ColumnMasterKey.GetColumnEncryptionKeyValuesEncrypted Methode

Definition

Ruft alle mit diesem Spaltenmasterschlüssel verschlüsselten Spaltenverschlüsselungsschlüsselwerte ab.

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)

Gibt zurück

Gilt für: