Hour
This property specifies the hour component of an OracleTimeStampTZ
in the current time zone.
Declaration
// C# public int Hour{get;}
Property Value
A number that represents the hour. Range of Hour
is (0 to 23).
Exceptions
OracleNullValueException
- The current instance has a null value.