The MaximumValue property specifies an upper bound for a configuration value.
object.MaximumValue
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
Modify the CurrentValue property to change Microsoft® SQL Server™ configuration parameter values. The MinimumValue and MaximumValue properties provide the range of values acceptable for the CurrentValue property.
Long
Read-only
HRESULT GetMaximumValue(LPLONG pRetVal);