Service.Stop Method

Definition

Stops the SQL Server service.

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

Examples

Managing Services and Network Settings by Using WMI Provider

Applies to