다음을 통해 공유


SqlBatchCommand.ColumnEncryptionSetting 속성

정의

현재 구현되지 않습니다. 암호화 설정입니다. 자세한 내용은 Always Encrypted를 참조하세요.

public:
 property Microsoft::Data::SqlClient::SqlCommandColumnEncryptionSetting ColumnEncryptionSetting { Microsoft::Data::SqlClient::SqlCommandColumnEncryptionSetting get(); void set(Microsoft::Data::SqlClient::SqlCommandColumnEncryptionSetting value); };
public Microsoft.Data.SqlClient.SqlCommandColumnEncryptionSetting ColumnEncryptionSetting { get; set; }
member this.ColumnEncryptionSetting : Microsoft.Data.SqlClient.SqlCommandColumnEncryptionSetting with get, set
Public Property ColumnEncryptionSetting As SqlCommandColumnEncryptionSetting

속성 값

적용 대상