xSQL.Schema.SqlServer Namespace : SqlIndexCollection Class |
For a list of all members of this type, see SqlIndexCollection members.
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<SqlIndex>) |
![]() | AddRange | Adds the items from otherCollection to this collection. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlIndex>) |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<SqlIndex>) |
![]() | Contains | Overloaded. Overridden. Indicates whether the collection contains an index with the specified name. |
![]() | CopyFrom | Overloaded. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlIndex>) |
![]() | CopyTo | Overloaded. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlIndex>) |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<SqlIndex>) |
![]() | GetItemById | Returns the element with the specified id. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlIndex>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<SqlIndex>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<SqlIndex>) |
![]() | Remove | (Inherited from System.Collections.ObjectModel.Collection<SqlIndex>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<SqlIndex>) |
![]() | ToString | Returns a string that contains collection elements formatted as comma-separated values. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlIndex>) |