Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 1.05 KB

File metadata and controls

45 lines (36 loc) · 1.05 KB
title FlagValue Property (ClientSettingsGeneralFlag 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
FlagValue Property (ClientSettingsGeneralFlag Class)
api_location
sqlmgmproviderxpsp2up.mof
topic_type
apiref
helpviewer_keywords
FlagValue property
ms.assetid 7af9e5b2-1b99-4eea-8a49-1129c0d46086
author CarlRabeler
ms.author carlrab
manager craigg

FlagValue Property (ClientSettingsGeneralFlag Class)

Gets the value of the flag.

Syntax

  
object  
.FlagValue [= value]  

Parts

object
A ClientSettingsGeneralFlag Class object that represents a general flag for the server settings.

Property Value/Return Value

A Boolean value that specifies the value of the flag.

Remarks

See Also

Configure Client Protocols