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

In This Topic
    OracleTimeStamp Structure Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets the day component of an OracleTimeStamp.  
    Public PropertyGets the hour component of an OracleTimeStamp.  
    Public PropertyGets a value indicating whether the OracleTimeStamp structure represents Null.  
    Public PropertyGets the millisecond component of an OracleTimeStamp.  
    Public PropertyGets the minute component of an OracleTimeStamp.  
    Public PropertyGets the month component of an OracleTimeStamp.  
    Public PropertyGets the nanosecond component of an OracleTimeStamp.  
    Public PropertyGets the second component of an OracleTimeStamp.  
    Public PropertyGets the Oracle TIMESTAMP type that represents an OracleTimeStamp object.  
    Public PropertyGets the time zone of the OracleTimeStamp that represents OracleDbType.TimeStampTZ.  
    Public PropertyGets the time zone portion in hours and minutes for the current OracleTimeStamp that represents OracleDbType.TimeStampTZ.  
    Public PropertyGets the date and time that is stored in the OracleTimeStamp structure.  
    Public PropertyGets the year component of an OracleTimeStamp.  
    Top
    See Also