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

On this page
    Value Property (OracleDate)
    On this page
    Gets the value of the OracleDate structure.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As Date
    public DateTime Value {get;}

    Property Value

    The value of the OracleDate structure.
    See Also