Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.29 KB

advancedproperties-property-sqlservice-class.md

File metadata and controls

38 lines (29 loc) · 1.29 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords apilocation apiname
AdvancedProperties Property (SqlService)
AdvancedProperties Property (SqlService Class)
markingmyname
maghan
03/03/2017
sql
wmi
reference
AdvancedProperties property
sqlmgmproviderxpsp2up.mof
AdvancedProperties Property (SqlService Class)

AdvancedProperties Property (SqlService Class)

[!INCLUDE SQL Server] 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