ScriptAndResultsEditorControl.m_connectionToUse 字段

定义

指定一个连接信息,该信息应在完全初始化后应用于窗口,除非它使用另一个连接进行标记。

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 

字段值

CurrentlyActiveWndConnectionInfo

适用于