Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.66 KB

File metadata and controls

32 lines (27 loc) · 1.66 KB
title SqlServiceAdvancedProperty Class | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology
ms.topic reference
api_name
SqlServiceAdvancedProperty Class
api_location
sqlmgmproviderxpsp2up.mof
topic_type
apiref
helpviewer_keywords
SqlServiceAdvancedProperty class
ms.assetid a5d06bde-6058-464c-a4aa-444d83f2331f
author CarlRabeler
ms.author carlrab
manager craigg

SqlServiceAdvancedProperty Class

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