Share via


ScriptAndResultsEditorControl.ChangeConnection Method

Called when user wants to reconnect to another server while connected.

Namespace:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
Assembly:  SQLEditors (in SQLEditors.dll)

Syntax

'Declaration
Protected Overridable Sub ChangeConnection
'Usage
Me.ChangeConnection()
protected virtual void ChangeConnection()
protected:
virtual void ChangeConnection()
abstract ChangeConnection : unit -> unit  
override ChangeConnection : unit -> unit
protected function ChangeConnection()

See Also

Reference

ScriptAndResultsEditorControl Class

Microsoft.SqlServer.Management.UI.VSIntegration.Editors Namespace