dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleNumber Structure / Value Property

In This Topic
Value Property (OracleNumber)
In This Topic
Gets the value of the OracleNumber structure.
Syntax
'Declaration
 
Public ReadOnly Property Value As Decimal
 

Property Value

A decimal value.
See Also