ScriptFactory.CurrentlyActiveWndConnectionInfo 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取当前活动的框架的连接信息。 如果活动的框架不是一个基于窗口的窗口且不具有与其关联的连接信息,则该属性返回 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