Oracle Objects for OLE
Release 8.1.7
Part Number A85257-01
Library
Product
Contents
IsEqual (OraNumber) Method
Applies To
OraNumber
Object
Description
Returns true if an OraNumber is equal to an argument value.
Arguments
[in]
value
A variant of type String, OraNumber, or a numeric value.
Usage
bool = OraNumber.
IsEqual
value
Remarks
Returns a Boolean value: True if values are equal, false otherwise.
Copyright copy; 1996-2000, Oracle Corporation.
All Rights Reserved.
Library
Product
Contents