ScriptAndResultsEditorControl.m_connectionToUse Field

Definition

Specifies a connection information that should be applied to the window after it is fully initialized, unless it is stamped with another connection.

protected: Microsoft::SqlServer::Management::UI::VSIntegration::Editors::CurrentlyActiveWndConnectionInfo ^ m_connectionToUse;
protected Microsoft.SqlServer.Management.UI.VSIntegration.Editors.CurrentlyActiveWndConnectionInfo m_connectionToUse;
val mutable m_connectionToUse : Microsoft.SqlServer.Management.UI.VSIntegration.Editors.CurrentlyActiveWndConnectionInfo
Protected m_connectionToUse As CurrentlyActiveWndConnectionInfo 

Field Value

Applies to