ISqlToolsWindowWithConnectionState.Connection Property

Definition

When the window has the current connection, returns its parameters.

public:
 property Microsoft::SqlServer::Management::Smo::RegSvrEnum::UIConnectionInfo ^ Connection { Microsoft::SqlServer::Management::Smo::RegSvrEnum::UIConnectionInfo ^ get(); };
public Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo Connection { get; }
member this.Connection : Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo
Public ReadOnly Property Connection As UIConnectionInfo

Property Value

Returns UIConnectionInfo.

Applies to