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