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

属性值

适用于