Partager via


ScriptFactory.CurrentlyActiveWndConnectionInfo Propriété

Définition

Obtient les informations de connexion du cadre actuellement actif. Si le cadre actif ne correspond à aucune des fenêtres basées sur Windows et n'est associé à aucune information de connexion, la propriété retourne la valeur 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 à