MaximumValue Property

SQL-DMO

SQL-DMO

MaximumValue Property

The MaximumValue property specifies an upper bound for a configuration value.

Applies To
ConfigValue Object  
Syntax

object.MaximumValue

Parts

object

Expression that evaluates to an object in the Applies To list

Data Type

Long

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetMaximumValue(LPLONG pRetVal);

Remarks

Modify the CurrentValue property to change Microsoft® SQL Server™ 2000 configuration parameter values. The MinimumValue and MaximumValue properties provide the range of values acceptable for the CurrentValue property.