Partager via


Méthode Stop

Stops the SQL Server service.

Espace de noms :  Microsoft.SqlServer.Management.Smo.Wmi
Assembly :  Microsoft.SqlServer.SqlWmiManagement (en Microsoft.SqlServer.SqlWmiManagement.dll)

Syntaxe

'Déclaration
Public Sub Stop
'Utilisation
Dim instance As Service

instance.Stop()
public void Stop()
public:
void Stop()
member Stop : unit -> unit 
public function Stop()