ColumnEncryptionKeyValueCollectionBase 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
ColumnEncryptionKeyValueCollectionBase
public abstract class ColumnEncryptionKeyValueCollectionBase : Microsoft.SqlServer.Management.Smo.SortedListCollectionBase
type ColumnEncryptionKeyValueCollectionBase = class
inherit SortedListCollectionBase
Public MustInherit Class ColumnEncryptionKeyValueCollectionBase
Inherits SortedListCollectionBase
- 继承
-
ColumnEncryptionKeyValueCollectionBase
- 派生
字段
| 名称 | 说明 |
|---|---|
| initialized |
ColumnEncryptionKeyValueCollectionBase (继承自 AbstractCollectionBase) |
属性
| 名称 | 说明 |
|---|---|
| Count |
ColumnEncryptionKeyValueCollectionBase (继承自 SmoCollectionBase) |
| IsSynchronized |
ColumnEncryptionKeyValueCollectionBase (继承自 SmoCollectionBase) |
| ParentInstance |
ColumnEncryptionKeyValueCollectionBase (继承自 AbstractCollectionBase) |
| SyncRoot |
ColumnEncryptionKeyValueCollectionBase (继承自 SmoCollectionBase) |
方法
显式接口实现
| 名称 | 说明 |
|---|---|
| ICollection.CopyTo(Array, Int32) |
ColumnEncryptionKeyValueCollectionBase (继承自 SmoCollectionBase) |