ColumnMasterKey.GetColumnEncryptionKeyValuesEncrypted 메서드

정의

이 열 마스터 키로 암호화된 모든 열 암호화 키 값을 검색합니다.

public System.Collections.Generic.IList<Microsoft.SqlServer.Management.Smo.ColumnEncryptionKeyValue> GetColumnEncryptionKeyValuesEncrypted();
member this.GetColumnEncryptionKeyValuesEncrypted : unit -> System.Collections.Generic.IList<Microsoft.SqlServer.Management.Smo.ColumnEncryptionKeyValue>
Public Function GetColumnEncryptionKeyValuesEncrypted () As IList(Of ColumnEncryptionKeyValue)

반품

적용 대상