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

In This Topic
    OracleDate Structure Properties
    In This Topic

    For a list of all members of this type, see OracleDate members.

    Public Properties
     NameDescription
    Public PropertyGets an array of bytes that represents an Oracle DATE data type in Oracle internal format.  
    Public PropertyGets the value of the OracleDate structure as a day.  
    Public PropertyGets the value of the OracleDate structure as an hour.  
    Public PropertyGets a value indicating whether the Value property of the OracleDate is Null.  
    Public PropertyIndicates whether this OracleDate can be correctly converted to System.DateTime and whether Value can be accessed without an exception.  
    Public PropertyGets the value of the OracleDate structure as a minute.  
    Public PropertyGets the value of the OracleDate structure as a month.  
    Public PropertyGets the value of the OracleDate structure as a second.  
    Public PropertyGets the value of the OracleDate structure.  
    Public PropertyGets the value of the OracleDate structure as a year.  
    Top
    See Also