Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 2.06 KB

File metadata and controls

33 lines (27 loc) · 2.06 KB
title SqlServiceAdvancedProperty Class
ms.custom
ms.date 03/03/2017
ms.prod sql
ms.prod_service database-engine
ms.reviewer
ms.technology
ms.topic reference
apiname
SqlServiceAdvancedProperty Class
apilocation
sqlmgmproviderxpsp2up.mof
apitype MOFDef
helpviewer_keywords
SqlServiceAdvancedProperty class
ms.assetid a5d06bde-6058-464c-a4aa-444d83f2331f
author CarlRabeler
ms.author carlrab

SqlServiceAdvancedProperty Class

[!INCLUDEtsql-appliesto-ss2008-xxxx-xxxx-xxx-md] 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