xSQL.Schema.SqlServer.Filter Namespace > EntityFilter Class > EntityFilter Constructor : EntityFilter Constructor(SqlEntityTypeEnum,EntityFilterOperatorEnum) |
'Declaration Public Function New( _ ByVal entityType As SqlEntityTypeEnum, _ ByVal groupOp As EntityFilterOperatorEnum _ )
public EntityFilter( SqlEntityTypeEnum entityType, EntityFilterOperatorEnum groupOp )
public: EntityFilter( SqlEntityTypeEnum entityType, EntityFilterOperatorEnum groupOp )
Exception | Description |
---|---|
System.ArgumentException | The entity filter is not supported for specified entityType. |
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