ColumnEncryptionKey.GetColumnsEncrypted Método

Definição

Recupera a lista de todas as colunas criptografadas com essa chave de criptografia de coluna

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)

Retornos

Aplica-se a