xSQL.SchemaCompare.SqlServer Namespace : SchemaFilterCriteria Class |
The following tables list the members exposed by SchemaFilterCriteria.
Name | Description | |
---|---|---|
![]() | SchemaFilterCriteria Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Filter | Gets or sets the filter conditions. |
![]() | FilterType | Gets or sets the filter conditions type. |
![]() | IgnoreCase | Gets or sets the value that indicates whether the character case should be ignored when validating filter conditions. |
![]() | IncludeMatches | Gets or sets the value that indicates whether the objects that meet the filter conditions should be included. If false, objects that meet the conditions are excluded. |
Name | Description | |
---|---|---|
![]() | Equals | Overloaded. Returns true if obj is equal to this object. |
![]() | Match | Indicates whether the specified database entity passes the filter conditions. |
![]() | ToString | Returns a string that represents the conditions in a readable form. |