Langue

ScriptFactory.CurrentlyActiveWndConnectionInfo Propriété

Définition

Obtient les informations de connexion de la trame actuellement active. Si la trame active n’est pas l’une des fenêtres basées sur des fenêtres et n’a pas d’informations de connexion associées, la propriété retourne 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

Valeur de propriété

Objet SqlConnectionInfo.

Implémente

S’applique à