Applies To
OraIntervalYMDescription
Divides the OraIntervalYM object by a divisor.
Arguments
[in] divisor
A Variant for type numeric value or an OraNumber to be used as the divisor.
Usage
OraIntervalYMObj.Divdivisor
Remarks
The result of the operation is stored in the OraIntervalYM, overwriting any
previous value. There is no return value.