xSQL Schema Compare SDK for SQL Server version 12
EntityFilterGroup Constructor(EntityFilter)


The parent filter to which the block belongs.
Initializes a new instance of the EntityFilterGroup class with the specified parent filter.
Syntax
'Declaration
 
Public Function New( _
   ByVal filter As EntityFilter _
)
public EntityFilterGroup( 
   EntityFilter filter
)
public: EntityFilterGroup( 
   EntityFilter* filter
)

Parameters

filter
The parent filter to which the block belongs.
Exceptions
ExceptionDescription
System.ArgumentNullExceptionThe filter parameter is null.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EntityFilterGroup Class
EntityFilterGroup Members
Overload List

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback