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