14.6.7.5 Value
This property gets the total number of months that is stored in the OracleIntervalYM structure.
                  
Declaration
// C#
public long Value {get;}Property Value
The total number of months representing the time interval.
Exceptions
OracleNullValueException - The current instance has a null value.