Oracle® Objects for OLE Developer's Guide 11g Release 2 (11.2) for Microsoft Windows Part Number E17727-03 |
|
|
PDF · Mobi · ePub |
Adds a numeric argument to the OraNumber
object.
OraNumber.Add operand
The arguments for the method are:
Arguments | Description |
---|---|
[in ] operand |
A Variant of type String , OraNumber object, or a numeric value. |
The result of the operation is stored in an OraNumber
object. There is no return value.