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)

返品

適用対象