UIConnectionInfoUtil.NewConnectionFromQE 事件

定义

当建立新连接时 SQL 工作区的 QE 部分将引发 NewConnectionFromQE 事件的原型时发生。

public:
 static event Microsoft::SqlServer::Management::UI::ConnectionDlg::UIConnectionInfoUtil::NewConnectionFromQEEventHandler ^ NewConnectionFromQE;
public static event Microsoft.SqlServer.Management.UI.ConnectionDlg.UIConnectionInfoUtil.NewConnectionFromQEEventHandler NewConnectionFromQE;
member this.NewConnectionFromQE : Microsoft.SqlServer.Management.UI.ConnectionDlg.UIConnectionInfoUtil.NewConnectionFromQEEventHandler 
Public Shared Custom Event NewConnectionFromQE As UIConnectionInfoUtil.NewConnectionFromQEEventHandler 

事件类型

UIConnectionInfoUtil.NewConnectionFromQEEventHandler

适用于