Function
Specifies the maximum value of the real that can be entered.
Variable type
[ C#: double ] [ VB.NET: Double ]
Initial value
10000
Setting value
MinValueR < MaxValueR <= 1.7976931348623157E+308
Remarks
This can be specified when Float [Numeric
(float)] is specified for DataType.
The behavior when inputting data outside the range depends on the settings
such as DataErrorMode, DataCheckTiming.