SqlConnectionStringBuilderHelper::SetAuthentication Method
Updated: April 20, 2017
Namespace:
Microsoft.SqlServer.Dac
Assembly: Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)
SqlConnectionStringBuilderHelper::SetAuthentication Method (SqlConnectionStringBuilder^, SqlConnectionStringBuilder^)
public: static void SetAuthentication( SqlConnectionStringBuilder^ sourceBuilder, SqlConnectionStringBuilder^ targetBuilder )
Parameters
- sourceBuilder
- Type: System.Data.SqlClient::SqlConnectionStringBuilder^
- targetBuilder
- Type: System.Data.SqlClient::SqlConnectionStringBuilder^
SqlConnectionStringBuilderHelper::SetAuthentication Method (SqlConnectionStringBuilder^, String^)
public: static void SetAuthentication( SqlConnectionStringBuilder^ sbConnectionString, String^ authenticationType )
Parameters
- sbConnectionString
- Type: System.Data.SqlClient::SqlConnectionStringBuilder^
- authenticationType
- Type: System::String^
Show:

