RegisteredServer.GetConnectionObject Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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