ColumnEncryptionKey.GetColumnsEncrypted Método

Definición

Recupera la lista de todas las columnas cifradas con esta clave de cifrado de columnas.

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)

Devoluciones

Se aplica a