14.5.7.6 Minutes
This property gets the minutes component of an OracleIntervalDS.
Declaration
// C#
public int Minutes {get;}Property Value
A int that represents minutes component.
                  
Exceptions
OracleNullValueException - The current instance has a null value.