Compartir a través de


SqlBatchCommand.ColumnEncryptionSetting Propiedad

Definición

No implementado actualmente. Configuración de cifrado. Para obtener más información, vea 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

Valor de propiedad

Se aplica a