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 

イベントの種類

実装

適用対象