SqlConnectionStringBuilder.ColumnEncryptionSetting Vlastnost

Definice

Získá nebo nastaví nastavení šifrování sloupce pro tvůrce připojovacích řetězců.

public:
 property System::Data::SqlClient::SqlConnectionColumnEncryptionSetting ColumnEncryptionSetting { System::Data::SqlClient::SqlConnectionColumnEncryptionSetting get(); void set(System::Data::SqlClient::SqlConnectionColumnEncryptionSetting value); };
public System.Data.SqlClient.SqlConnectionColumnEncryptionSetting ColumnEncryptionSetting { get; set; }
member this.ColumnEncryptionSetting : System.Data.SqlClient.SqlConnectionColumnEncryptionSetting with get, set
Public Property ColumnEncryptionSetting As SqlConnectionColumnEncryptionSetting

Hodnota vlastnosti

Nastavení šifrování sloupce pro tvůrce připojovací řetězec

Platí pro