ColumnMasterKey.GetColumnEncryptionKeyValuesEncrypted 方法

定義

取得所有用此欄位主金鑰加密的欄位加密金鑰值

public System.Collections.Generic.IList<Microsoft.SqlServer.Management.Smo.ColumnEncryptionKeyValue> GetColumnEncryptionKeyValuesEncrypted();
member this.GetColumnEncryptionKeyValuesEncrypted : unit -> System.Collections.Generic.IList<Microsoft.SqlServer.Management.Smo.ColumnEncryptionKeyValue>
Public Function GetColumnEncryptionKeyValuesEncrypted () As IList(Of ColumnEncryptionKeyValue)

傳回

適用於