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