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)

반품

적용 대상