For a list of all members of this type, see SchemaFilterCollection members.
Public Properties
| Name | Description |
 | Comparer | (Inherited from System.Collections.ObjectModel.KeyedCollection<SqlEntityTypeEnum,SchemaFilter>) |
 | Count | (Inherited from System.Collections.ObjectModel.Collection<SchemaFilter>) |
 | Item | Overloaded.
Gets the schema filter with the specified index.
|
Top
Protected Properties
| Name | Description |
 | Dictionary | (Inherited from System.Collections.ObjectModel.KeyedCollection<SqlEntityTypeEnum,SchemaFilter>) |
 | Items | (Inherited from System.Collections.ObjectModel.Collection<SchemaFilter>) |
Top
See Also