ScriptAndResultsEditorControl.Disconnect Method
Disconnects from server.
Namespace: Microsoft.SqlServer.Management.UI.VSIntegration.Editors
Assembly: SQLEditors (in SQLEditors.dll)
Syntax
'Declaration
Protected Overridable Sub Disconnect
'Usage
Me.Disconnect()
protected virtual void Disconnect()
protected:
virtual void Disconnect()
abstract Disconnect : unit -> unit
override Disconnect : unit -> unit
protected function Disconnect()
See Also
Reference
ScriptAndResultsEditorControl Class
Microsoft.SqlServer.Management.UI.VSIntegration.Editors Namespace