ScriptAndResultsEditorControl.NewConnectionForScript 이벤트

정의

사용자가 연결 대화 상자에서 스크립트에 대한 새 연결을 지정할 때 발생하는 이벤트입니다.

public:
 virtual event Microsoft::SqlServer::Management::UI::VSIntegration::Editors::NewConnectionForScriptEventHandler ^ NewConnectionForScript;
public event Microsoft.SqlServer.Management.UI.VSIntegration.Editors.NewConnectionForScriptEventHandler NewConnectionForScript;
member this.NewConnectionForScript : Microsoft.SqlServer.Management.UI.VSIntegration.Editors.NewConnectionForScriptEventHandler 
Public Custom Event NewConnectionForScript As NewConnectionForScriptEventHandler 

이벤트 유형

구현

적용 대상