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