Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 1.31 KB

File metadata and controls

44 lines (35 loc) · 1.31 KB
title PropertyStrValue Property (SqlServiceAdvancedProperty)
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
PropertyStrValue Property (SqlServiceAdvancedProperty Class)
apilocation
sqlmgmproviderxpsp2up.mof
apitype MOFDef
helpviewer_keywords
PropertyStrValue property
ms.assetid 637dd734-c294-4bfd-892d-882bac4708f5
author CarlRabeler
ms.author carlrab

PropertyStrValue Property (SqlServiceAdvancedProperty Class)

[!INCLUDEtsql-appliesto-ss2008-xxxx-xxxx-xxx-md] Gets the string value of the advanced property.

Syntax

  
object.PropertyStrValue [= value]  

Parts

object
A SqlServiceAdvancedProperty Class object that represent an advanced property.

Property Value/Return Value

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

Remarks

See Also

Starting and Stopping Services