Oracle® Objects for OLE Developer's Guide 10g Release 1 (10.1) Part Number B10118-01 |
|
Applies To
Description
Multiplies the OraIntervalYM object by a multiplier.
Arguments
[in] multiplier |
A Variant for type numeric value or an OraNumber to be used as the multiplier. |
OraIntervalYMObj.Mul multiplier
Remarks
The result of the operation is stored in the OraIntervalYM, overwriting any previous value. There is no return value.