Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 1.29 KB

File metadata and controls

45 lines (36 loc) · 1.29 KB
title PropertyIndex Property (SqlServiceAdvancedProperty Class) | Microsoft Docs
ms.custom
ms.date 03/06/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology wmi
ms.topic reference
api_name
PropertyIndex Property (SqlServiceAdvancedProperty Class)
api_location
sqlmgmproviderxpsp2up.mof
topic_type
apiref
helpviewer_keywords
PropertyIndex property
ms.assetid b18b45a2-e187-44f5-a8c9-26fd9828b6c6
author CarlRabeler
ms.author carlrab
manager craigg

PropertyIndex Property (SqlServiceAdvancedProperty Class)

Gets or sets the property index that specifies the position of an advanced property in an array of advanced properties that belong to a referenced service.

Syntax

  
object  
.PropertyIndex [= value]  

Parts

object
A SqlServiceAdvancedProperty Class object that represents an advanced property.

Property Value/Return Value

A uint32 value that specifies the position of the advanced property in the advanced property array that belongs to the referenced service.

Remarks

See Also

Starting and Stopping Services