Login.Enable Method

Definition

Enable 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 Enable ();
member this.Enable : unit -> unit
Public Sub Enable ()

Applies to