Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.64 KB

File metadata and controls

25 lines (21 loc) · 1.64 KB
title SqlServiceAdvancedProperty Class
description SqlServiceAdvancedProperty Class
author markingmyname
ms.author maghan
ms.date 03/03/2017
ms.service sql
ms.topic reference
helpviewer_keywords
SqlServiceAdvancedProperty class
apilocation sqlmgmproviderxpsp2up.mof
apiname SqlServiceAdvancedProperty Class
apitype MOFDef

SqlServiceAdvancedProperty Class

[!INCLUDE SQL Server] The SqlServiceAdvancedProperty Class represents an advanced property of the service that is referenced by the SqlService Class object.

The AdvancedProperties Property (SqlService Class) references an array of SqlServiceAdvancedProperty Class objects.

The Starting and Stopping Services class represents properties that are unique to the service. These properties are not in the list of properties that is associated with the SqlService Class class. The SqlServiceAdvancedProperty Class class allows representation of string, numeric, or Boolean properties. You can use this class to view the unique properties of the specified service.

See Also

Starting, Stopping, and Pausing Services