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