xSQL.Schema.SqlServer Namespace : SqlSymmetricKeyItemCollection Class |
The following tables list the members exposed by SqlSymmetricKeyItemCollection.
Name | Description | |
---|---|---|
![]() | SqlSymmetricKeyItemCollection Constructor | Initializes a new instance of the SqlSymmetricKeyItemCollection class. |
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<SqlSymmetricKeyItem>) |
![]() | Item | Overloaded. Gets the element with the specified name. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlSymmetricKeyItem>) |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<SqlSymmetricKeyItem>) |
![]() | AddRange | Adds the items from otherCollection to this collection. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlSymmetricKeyItem>) |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<SqlSymmetricKeyItem>) |
![]() | Contains | Overloaded. Indicates whether the collection contains an element with the specified id. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlSymmetricKeyItem>) |
![]() | CopyFrom | Overloaded. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlSymmetricKeyItem>) |
![]() | CopyTo | Overloaded. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlSymmetricKeyItem>) |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<SqlSymmetricKeyItem>) |
![]() | GetItemById | Returns the element with the specified id. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlSymmetricKeyItem>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<SqlSymmetricKeyItem>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<SqlSymmetricKeyItem>) |
![]() | Remove | (Inherited from System.Collections.ObjectModel.Collection<SqlSymmetricKeyItem>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<SqlSymmetricKeyItem>) |
![]() | ToString | Returns a string that contains collection elements formatted as comma-separated values. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlSymmetricKeyItem>) |