Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 1.1 KB

File metadata and controls

45 lines (36 loc) · 1.1 KB
title PropertyName Property (SqlServiceAdvancedProperty 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
PropertyName Property (SqlServiceAdvancedProperty Class)
api_location
sqlmgmproviderxpsp2up.mof
topic_type
apiref
helpviewer_keywords
PropertyName property
ms.assetid e51d3475-e998-47f3-837b-4b4bd7635dcb
author CarlRabeler
ms.author carlrab
manager craigg

PropertyName Property (SqlServiceAdvancedProperty Class)

Gets or sets the name of an advanced property.

Syntax

  
object  
.PropertyName [= value]  

Parts

object
A SqlServiceAdvancedProperty Class object that represents an advanced property.

Property Value/Return Value

A string value that specifies the name of the advanced property.

Remarks

See Also

Starting and Stopping Services