| Oracle9i OLAP Services Developer's Guide to the Oracle OLAP API Release 1 (9.0.1) Part Number A88756-01 |
|
Performing Calculations, 3 of 7
The NumberSource class has a number of methods make numerical comparisons. These methods compare the value of each element in a NumberSource to a specified value. These methods return a BooleanSource that has the same structure as the original NumberSource and that has an element that is true when the comparison for a given element of the original NumberSource is true, or false when the comparison is false. There are separate versions of each of these methods that you can use to specify a literal double, float, int, or short value.
The numerical comparison methods provided with the OLAP API include those listed in the following table.
For a more complete explanation of these methods, see Oracle OLAP API Reference.
|
|
![]() Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. |
|