Service.Start Method

Definition

Starts the SQL Server service.

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

Examples

Managing Services and Network Settings by Using WMI Provider

Applies to