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

プロパティ値

適用対象