dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleNumber Structure / MaxValue Field

In This Topic
MaxValue Field (OracleNumber)
In This Topic
Represents the maximum value of an OracleNumber structure.
Syntax
'Declaration
 
Public Shared ReadOnly MaxValue As OracleNumber
 
Remarks
The maximum value is 9.9...9 x 10(125) (38 nines followed by 88 zeroes).
See Also