| Interface | Description |
---|
| IOLAPAttribute |
The IOLAPAttribute interface represents
an attribute within a dimension of an OLAP schema. |
| IOLAPAxisPosition |
The IOLAPAxisPosition interface represents a position on an OLAP axis. |
| IOLAPCell |
The IOLAPCell interface represents a cell in an OLAPResult instance. |
| IOLAPCube |
The IOLAPCube interface represents an OLAP cube that holds
an N-dimensional representation of a flat data set. |
| IOLAPCustomAggregator |
The IOLAPCustomAggregator interface defines the interface
implemented by custom aggregator classes. |
| IOLAPDimension |
The IOLAPDimension interface represents a dimension in an IOLAPCube instance. |
| IOLAPElement |
The IOLAPElement interface defines a base interface that provides
common properties for all OLAP elements. |
| IOLAPHierarchy |
The IOLAPHierarchy interface represents a user-defined hierarchy
in a dimension of an OLAP schema. |
| IOLAPLevel |
The IOLAPLevel interface represents a level within the OLAP schema of an OLAP cube,
where a hierarchy of a dimension contains one or more levels. |
| IOLAPMember |
The IOLAPMember interface represents a member of a level of an OLAP schema. |
| IOLAPQuery |
The IOLAPQuery interface represents an OLAP query that is executed on an IOLAPCube. |
| IOLAPQueryAxis |
The IOLAPQueryAxis interface represents an axis of an OLAP query. |
| IOLAPResult |
The IOLAPResult interface represents the result of a query on an OLAP cube. |
| IOLAPResultAxis |
The IOLAPResultAxis interface represents an axis of the result of an OLAP query. |
| IOLAPSchema |
The IOLAPSchema interface represents the OLAP schema. |
| IOLAPSet |
The IOLAPSet interface represents a set,
which is used to configure the axis of an OLAP query. |
| IOLAPTuple |
The IOLAPTuple interface represents a tuple. |
| Class | Description |
---|
| OLAPAttribute |
The OLAPAttribute class represents a single attribute of an OLAPDimension. |
| OLAPAxisPosition |
The OLAPAxisPosition class represents a position along the axis of the result of an OLAP query result. |
| OLAPCell |
The OLAPCell class represents a cell in an OLAPResult instance. |
| OLAPCube |
The OLAPCube class represents an OLAP cube. |
| OLAPDimension |
The OLAPDimension class represents a dimension of an OLAP cube. |
| OLAPElement |
The OLAPElement class defines a base interface that provides common properties for all OLAP elements. |
| OLAPHierarchy |
The OLAPHierarchy class represents a hierarchy of the schema of an OLAP cube. |
| OLAPLevel |
The OLAPLevel class represents a level in an OLAP cube. |
| OLAPMeasure |
The OLAPMeasure class represents a member of the measure dimension of an OLAP cube. |
| OLAPMember |
The OLAPMember class represents a member of an OLAP dimension. |
| OLAPQuery |
The OLAPQuery interface represents an OLAP query that is executed on an IOLAPCube. |
| OLAPQueryAxis |
The OLAPQueryAxis interface represents an axis of an OLAP query. |
| OLAPResult |
The OLAPResult class represents the result of a query on an OLAP cube. |
| OLAPResultAxis |
The OLAPResultAxis class represents an axis of the result of an OLAP query. |
| OLAPSchema |
The OLAPSchema class represents an OLAP cube or cubes. |
| OLAPSet |
The OLAPSet class represents a set,
which is used to configure the axis of an OLAP query. |
| OLAPTrace |
The OLAPTrace class controls the generation of trace information
generated by the OLAP classes and written to the log file. |
| OLAPTuple |
The OLAPTuple class reprsents a tuple expression pointing to an OLAP cube cell. |