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
    public decimal Value {get;}

    Property Value

    A decimal value.
    See Also