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

On this page
    Value Property (OracleNumber)
    On this page
    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