The following tables list the members exposed by SchemaFilter.
Public Properties
| Name | Description |
 | Key |
This method supports the internal structure of the API and it is not intended for public use.
|
 | SchemaFilterCriteria |
Gets the collection of filter conditions that belong to schema filter.
|
 | SchemaFilterOperator |
Gets or sets the schema filter operator.
|
 | SqlEntityType |
Gets the type of object for which the filter is defined.
|
Top
Public Methods
| Name | Description |
 | Match |
Indicates whether the specified database entity meets the schema filter conditions.
|
Top
See Also