Login.Disable Method

Definition

Disable Login if version >= 9. Otherwise, throw an exception. This is not part of Login.Alter because LOGIN [] ENABLE|DISABLE has to be issued by itself

public void Disable ();
member this.Disable : unit -> unit
Public Sub Disable ()

Applies to