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