Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.84 KB

File metadata and controls

25 lines (21 loc) · 1.84 KB
title description author ms.author ms.date ms.service ms.topic helpviewer_keywords apilocation apiname apitype
SqlServiceAdvancedProperty Class
SqlServiceAdvancedProperty Class
markingmyname
maghan
03/03/2017
sql
reference
SqlServiceAdvancedProperty class
sqlmgmproviderxpsp2up.mof
SqlServiceAdvancedProperty Class
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