ColumnEncryptionKeyValueCollectionBase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ColumnEncryptionKeyValueCollectionBase
public abstract class ColumnEncryptionKeyValueCollectionBase : Microsoft.SqlServer.Management.Smo.SortedListCollectionBase
type ColumnEncryptionKeyValueCollectionBase = class
inherit SortedListCollectionBase
Public MustInherit Class ColumnEncryptionKeyValueCollectionBase
Inherits SortedListCollectionBase
- Inheritance
-
ColumnEncryptionKeyValueCollectionBase
- Derived
Fields
initialized | (Inherited from AbstractCollectionBase) |
Properties
Count | (Inherited from SmoCollectionBase) |
IsSynchronized | (Inherited from SmoCollectionBase) |
ParentInstance | (Inherited from AbstractCollectionBase) |
SyncRoot | (Inherited from SmoCollectionBase) |
Methods
Explicit Interface Implementations
ICollection.CopyTo(Array, Int32) | (Inherited from SmoCollectionBase) |