Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 1.29 KB

File metadata and controls

44 lines (35 loc) · 1.29 KB
title PropertyName Property (SqlServiceAdvancedProperty)
ms.custom seo-lt-2019
ms.date 03/04/2017
ms.prod sql
ms.prod_service database-engine
ms.reviewer
ms.technology wmi
ms.topic reference
apiname
PropertyName Property (SqlServiceAdvancedProperty Class)
apilocation
sqlmgmproviderxpsp2up.mof
apitype MOFDef
helpviewer_keywords
PropertyName property
ms.assetid e51d3475-e998-47f3-837b-4b4bd7635dcb
author CarlRabeler
ms.author carlrab

PropertyName Property (SqlServiceAdvancedProperty Class)

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