Compartir a través de


ScriptFactory.CurrentlyActiveWndConnectionInfo Propiedad

Definición

Obtiene la información de conexión del marco activo en este momento. Si el marco activo no es ninguna de las ventanas basadas en ventanas y no tiene información de conexión asociada, la propiedad devuelve un valor NULL.

public:
 property Microsoft::SqlServer::Management::UI::VSIntegration::Editors::CurrentlyActiveWndConnectionInfo ^ CurrentlyActiveWndConnectionInfo { Microsoft::SqlServer::Management::UI::VSIntegration::Editors::CurrentlyActiveWndConnectionInfo ^ get(); };
public Microsoft.SqlServer.Management.UI.VSIntegration.Editors.CurrentlyActiveWndConnectionInfo CurrentlyActiveWndConnectionInfo { get; }
member this.CurrentlyActiveWndConnectionInfo : Microsoft.SqlServer.Management.UI.VSIntegration.Editors.CurrentlyActiveWndConnectionInfo
Public ReadOnly Property CurrentlyActiveWndConnectionInfo As CurrentlyActiveWndConnectionInfo

Valor de propiedad

Un objeto SqlConnectionInfo.

Implementaciones

Se aplica a