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