Share via


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

屬性值

適用於