ConnectionString Property (SqlServerAlias Class)

Gets the connection string that is used to establish the connection for the server connection alias.

Syntax

object.ConnectionString [= value]

Parts

Property Value/Return Value

A string that specifies the connection string that is used to establish the connection for the server connection alias.

Remarks