| Oracle® Objects for OLE Developer's Guide 11g Release 2 (11.2) for Microsoft Windows Part Number E17727-03  | 
  | 
  | 
PDF · Mobi · ePub | 
Multiplies the OraIntervalYM object by a multiplier.
OraIntervalYMObj.Mul multiplier
The arguments for the method are:
| Arguments | Description | 
|---|---|
[in] multiplier | 
A Variant for type numeric value or an OraNumber object to be used as the multiplier. | 
The result of the operation is stored in the OraIntervalYM object, overwriting any previous value. There is no return value.