This topic has not yet been rated - Rate this topic

SqlConnectionInfo.AdditionalParameters Property

SQL Server 2012

Gets or sets the additional parameters for the connection.

Namespace:  Microsoft.SqlServer.Management.Common
Assembly:  Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)
public string AdditionalParameters { get; set; }

Property Value

Type: System.String
A String value that represents the additional parameters for the connection.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.