UIConnectionInfoUtil.NewConnectionFromQE 事件

定義

當 SQL Workbench 建立新的連接時,它的 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

適用於