RegisteredServer.GetConnectionObject Method

Definition

Returns the connection object that corresponds to the connection string

public Microsoft.SqlServer.Management.Common.ISfcConnection GetConnectionObject ();
member this.GetConnectionObject : unit -> Microsoft.SqlServer.Management.Common.ISfcConnection
Public Function GetConnectionObject () As ISfcConnection

Returns

Applies to