ColumnEncryptionKey.GetColumnsEncrypted 方法

定義

取得所有以此欄位加密金鑰加密的欄位清單

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)

傳回

適用於