Name | Description | |
---|---|---|
Day | Gets the day component of an OracleTimeStamp. | |
Hour | Gets the hour component of an OracleTimeStamp. | |
IsNull | Gets a value indicating whether the OracleTimeStamp structure represents Null. | |
Millisecond | Gets the millisecond component of an OracleTimeStamp. | |
Minute | Gets the minute component of an OracleTimeStamp. | |
Month | Gets the month component of an OracleTimeStamp. | |
Nanosecond | Gets the nanosecond component of an OracleTimeStamp. | |
Second | Gets the second component of an OracleTimeStamp. | |
TimeStampType | Gets the Oracle TIMESTAMP type that represents an OracleTimeStamp object. | |
TimeZone | Gets the time zone of the OracleTimeStamp that represents OracleDbType.TimeStampTZ. | |
TimeZoneOffset | Gets the time zone portion in hours and minutes for the current OracleTimeStamp that represents OracleDbType.TimeStampTZ. | |
Value | Gets the date and time that is stored in the OracleTimeStamp structure. | |
Year | Gets the year component of an OracleTimeStamp. |