Hours
This property gets the hours component of an OracleIntervalDS.
Declaration
// C# public int Hours {get;}
Property Value
An int
representing the hours component.
Exceptions
OracleNullValueException
- The current instance has a null value.