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

In This Topic
    Value Property (OracleDate)
    In This Topic
    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