Class | Description | |
---|---|---|
AxisNode | Represents an axis in a Result | |
DataProviderSourceChangedInfo | Provides an interface for non constant in time data providers. |
Interface | Description | |
---|---|---|
IAxisNode | Represents an axis in a Result. | |
ICalculatedOlapElement | Base interface for calculated OLAP elements. | |
ICell | Represents a cell in a Result | |
ICube | The ICube interface represents an OLAP cube that holds a multi dimensional representation of a flat data set. A cube is analogous to a table in a relational database. Where a table in a relational database has two dimensions, a cube can have any number of dimensions. In its simplest form, the dimensions of a cube correspond to a field of the flat data set. | |
IDimension | Represents a dimension within a cube | |
IFilterMember | Represents a wrapper for IMember to add a functionality for setting filter properties | |
IFilterSource | Provides a base interface for the | |
IHierarchy | Represents a hierarchy within a dimension | |
IKpi | Represents a KPI within a cube | |
ILevel | Represents a level within a hierarchy | |
IMeasure | Represents a measure within a cube | |
IMeasureGroup | Represents a dimension within a cube | |
IMember | Represents a member within a level | |
IOlapElement | Interface used for define common properties of OLAP elements | |
IResult | Represents the data that is generated from the provider. It can be used for binding to the olap data viewer. | |
IResultAxis | Represents an axis in a Result | |
ISchema | Represents the schema for the olap data. | |
ISupportFilters | Base interface for different set of filters supported by Infragistics.Olap.IOlapViewModel. | |
ITuple | Represents an ordered sequence of members. | |
ITuplesSet | Represents a set that will be used in a query. |