SqlScriptEditorControl.Disconnect Method

Definition

Disconnects the control.

protected:
 override void Disconnect();
protected override void Disconnect ();
override this.Disconnect : unit -> unit
Protected Overrides Sub Disconnect ()

Remarks

Override this method to set the property with server number on language service so that colorization works correctly.

Applies to