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 

イベントの種類

適用対象