Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.29 KB

File metadata and controls

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