MinimumValue Property

SQL-DMO

SQL-DMO

MinimumValue Property

The MinimumValue property specifies a lower bound for a configuration value.

Applies To
ConfigValue Object  
Syntax

object.MinimumValue

Parts

object

Expression that evaluates to an object in the Applies To list

Data Type

Long

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetMinimumValue(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.