Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 1.24 KB

File metadata and controls

44 lines (35 loc) · 1.24 KB
title FlagValue Property (ClientSettingsGeneralFlag)
ms.custom seo-lt-2019
ms.date 03/06/2017
ms.prod sql
ms.prod_service database-engine
ms.reviewer
ms.technology wmi
ms.topic reference
apiname
FlagValue Property (ClientSettingsGeneralFlag Class)
apilocation
sqlmgmproviderxpsp2up.mof
apitype MOFDef
helpviewer_keywords
FlagValue property
ms.assetid 7af9e5b2-1b99-4eea-8a49-1129c0d46086
author CarlRabeler
ms.author carlrab

FlagValue Property (ClientSettingsGeneralFlag Class)

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