Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 1.22 KB

File metadata and controls

45 lines (36 loc) · 1.22 KB
title AdvancedProperties Property (SqlService Class) | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology wmi
ms.topic reference
api_name
AdvancedProperties Property (SqlService Class)
api_location
sqlmgmproviderxpsp2up.mof
topic_type
apiref
helpviewer_keywords
AdvancedProperties property
ms.assetid 63bcb7e2-1f78-4961-b4b9-1b635a89079b
author CarlRabeler
ms.author carlrab
manager craigg

AdvancedProperties Property (SqlService Class)

Gets an array of object references that contain the advanced properties for the SqlService object.

Syntax

  
object  
.AdvancedProperties [= value]  

Parts

object
A SqlService Class object that represents the service.

Property Value/Return Value

An array of SqlServiceAdvancedProperty Class objects that contain the advanced properties for the SqlService object.

Remarks

See Also

Starting and Stopping Services