Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.52 KB

File metadata and controls

39 lines (30 loc) · 1.52 KB
title SqlService Class
ms.custom
ms.date 03/14/2017
ms.prod sql
ms.prod_service database-engine
ms.reviewer
ms.technology
ms.topic reference
apiname
SqlService Class
apilocation
sqlmgmproviderxpsp2up.mof
apitype MOFDef
helpviewer_keywords
SqlService class
ms.assetid ecac7a16-c638-4703-ab08-753b63295f3a
author CarlRabeler
ms.author carlrab

SqlService Class

[!INCLUDEtsql-appliesto-ss2008-xxxx-xxxx-xxx-md] The SqlService Class represents an instance of a [!INCLUDEssNoVersion] service.

The SqlService Class is used to programmatically manage the [!INCLUDEssNoVersion] service. With the SqlService Class object, you can perform the following tasks:

  • Connect to the service.

  • Modify the account and password used to connect to the service.

  • Start, stop, pause, and resume the service.

  • Check the properties of the service.

See Also

Starting and Stopping Services