The MinimumValue property specifies a lower bound for a configuration value.
object.MinimumValue
| 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 GetMinimumValue(LPLONG pRetVal);