SqlConnectionStringBuilderHelper::GetConnectionStringWithAlwaysEncryptedSetting Method (SqlConnectionStringBuilder^, Boolean)
Updated: April 20, 2017
Namespace:
Microsoft.SqlServer.Dac
Assembly: Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)
public: static String^ GetConnectionStringWithAlwaysEncryptedSetting( SqlConnectionStringBuilder^ connectionStringBuilder, bool enableAlwaysEncrypted )
Parameters
- connectionStringBuilder
- Type: System.Data.SqlClient::SqlConnectionStringBuilder^
- enableAlwaysEncrypted
- Type: System::Boolean
Return Value
Type: System::String^
Show: