Skip Headers

Oracle® Objects for OLE Developer's Guide
Release 9.2.0.4

Part Number B10952-01
Go To Table Of Contents
Contents

Div (OraIntervalYM) Method

Applies To

OraIntervalYM

Description

Divides the OraIntervalYM object by a divisor.

Arguments

[in] divisor
A Variant for type numeric value or an OraNumber to be used as the divisor.
Usage

OraIntervalYMObj.Div divisor

Remarks

The result of the operation is stored in the OraIntervalYM, overwriting any previous value. There is no return value.


 
Oracle
Copyright © 1994, 2003 Oracle Corporation.

All Rights Reserved.
Go To Table Of Contents
Contents