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