ColumnEncryptionKey.GetColumnsEncrypted Methode

Definition

Ruft die Liste aller Spalten ab, die mit diesem Spaltenverschlüsselungsschlüssel verschlüsselt sind.

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

Gibt zurück

Gilt für: