xSQL Schema Compare SDK for SQL Server version 12
EntitySchemaFilterCondition Class Members
Properties  Methods 


The following tables list the members exposed by EntitySchemaFilterCondition.

Public Constructors
 NameDescription
Public ConstructorEntitySchemaFilterCondition ConstructorInitializes a new instance of the EntitySchemaFilterCondition class with the specified condition definition and condition type.  
Top
Public Properties
 NameDescription
Public PropertyCondition Gets the definition of the condition. (Inherited from xSQL.Schema.SqlServer.Filter.EntityFilterCondition)
Public PropertyConditionType Gets the type of the condition. (Inherited from xSQL.Schema.SqlServer.Filter.EntityFilterCondition)
Public PropertyGroup Gets the filter group to which the condition belongs. (Inherited from xSQL.Schema.SqlServer.Filter.EntityFilterCondition)
Public PropertyId Gets or sets a unique id that identifies the filter condition. (Inherited from xSQL.Schema.SqlServer.Filter.EntityFilterCondition)
Public PropertyIsCaseSensitive Gets or sets the value that indicates whether the case should be honored when the condition is evaluated. (Inherited from xSQL.Schema.SqlServer.Filter.EntityFilterCondition)
Public PropertyIsNameCondition Indicates whether this is a condition that applies to the name of a database object. (Inherited from xSQL.Schema.SqlServer.Filter.EntityFilterCondition)
Top
Public Methods
 NameDescription
Public MethodEqualsOverloaded. Indicates whether this instance of the EntityFilterCondition class and another object, which must also be an EntityFilterCondition object, are equal. (Inherited from xSQL.Schema.SqlServer.Filter.EntityFilterCondition)
Public MethodMatch Checks whether the specified entity matches the condition criteria. (Inherited from xSQL.Schema.SqlServer.Filter.EntityFilterCondition)
Public MethodToString Returns a readable form of the filter condition.  
Top
Protected Methods
 NameDescription
Protected Methodh2Overridden.   
Top
See Also

Reference

EntitySchemaFilterCondition Class
xSQL.Schema.SqlServer.Filter Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback