SqlCommand.ColumnEncryptionSetting Właściwość

Definicja

Pobiera lub ustawia ustawienie szyfrowania kolumn dla tego polecenia.

public:
 property System::Data::SqlClient::SqlCommandColumnEncryptionSetting ColumnEncryptionSetting { System::Data::SqlClient::SqlCommandColumnEncryptionSetting get(); };
[System.ComponentModel.Browsable(false)]
public System.Data.SqlClient.SqlCommandColumnEncryptionSetting ColumnEncryptionSetting { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ColumnEncryptionSetting : System.Data.SqlClient.SqlCommandColumnEncryptionSetting
Public ReadOnly Property ColumnEncryptionSetting As SqlCommandColumnEncryptionSetting

Wartość właściwości

Ustawienie szyfrowania kolumn dla tego polecenia.

Atrybuty

Dotyczy