Oracle® Objects for OLE Developer's Guide 10g Release 1 (10.1) Part Number B10118-01 |
|
Applies To
Description
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. |
OraIntervalYMObj.Div divisor
Remarks
The result of the operation is stored in the OraIntervalYM, overwriting any previous value. There is no return value.