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 

이벤트 유형

적용 대상