Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 1.44 KB

File metadata and controls

43 lines (34 loc) · 1.44 KB
title AdvancedProperties Property (SqlService)
ms.custom seo-lt-2019
ms.date 03/03/2017
ms.prod sql
ms.prod_service database-engine
ms.reviewer
ms.technology wmi
ms.topic reference
apiname
AdvancedProperties Property (SqlService Class)
apilocation
sqlmgmproviderxpsp2up.mof
helpviewer_keywords
AdvancedProperties property
ms.assetid 63bcb7e2-1f78-4961-b4b9-1b635a89079b
author CarlRabeler
ms.author carlrab

AdvancedProperties Property (SqlService Class)

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