xSQL.Schema.SqlServer.Filter Namespace : EntityFilterCollection Class |
The following tables list the members exposed by EntityFilterCollection.
Name | Description | |
---|---|---|
![]() | EntityFilterCollection Constructor | Initializes a new instance of the EntityFilterCollection class. |
Name | Description | |
---|---|---|
![]() | Comparer | (Inherited from System.Collections.ObjectModel.KeyedCollection<SqlEntityTypeEnum,EntityFilter>) |
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<EntityFilter>) |
![]() | Item | Overloaded. Gets the EntityFilter element at the specified index. |
Name | Description | |
---|---|---|
![]() | Dictionary | (Inherited from System.Collections.ObjectModel.KeyedCollection<SqlEntityTypeEnum,EntityFilter>) |
![]() | Items | (Inherited from System.Collections.ObjectModel.Collection<EntityFilter>) |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<EntityFilter>) |
![]() | AddRange | Adds the otherItems collection to this collection. (Inherited from xSQL.Schema.Core.KeyedCollectionBase<SqlEntityTypeEnum,EntityFilter>) |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<EntityFilter>) |
![]() | Contains | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<SqlEntityTypeEnum,EntityFilter>) |
![]() | CopyFrom | Copy another collection to this collection. |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<EntityFilter>) |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<EntityFilter>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<EntityFilter>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<EntityFilter>) |
![]() | Remove | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<SqlEntityTypeEnum,EntityFilter>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<EntityFilter>) |
Name | Description | |
---|---|---|
![]() | ChangeItemKey | (Inherited from System.Collections.ObjectModel.KeyedCollection<SqlEntityTypeEnum,EntityFilter>) |
![]() | ClearItems | (Inherited from System.Collections.ObjectModel.KeyedCollection<SqlEntityTypeEnum,EntityFilter>) |
![]() | InsertItem | (Inherited from System.Collections.ObjectModel.KeyedCollection<SqlEntityTypeEnum,EntityFilter>) |
![]() | RemoveItem | (Inherited from System.Collections.ObjectModel.KeyedCollection<SqlEntityTypeEnum,EntityFilter>) |
![]() | SetItem | (Inherited from System.Collections.ObjectModel.KeyedCollection<SqlEntityTypeEnum,EntityFilter>) |