ScriptAndResultsEditorControl.NewConnectionForScript Event

Definition

Event that is fired when a user specifies a new connection for the script from the connection dialog box.

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 

Event Type

Implements

Applies to