Version

Infragistics.Olap.Data.Base Namespace

Classes
 ClassDescription
ClassCell Represents a cell in a Result
ClassCube The Cube class 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.
ClassDimension Represents a dimension within a cube
ClassFilterMember Represents a wrapper for IMember to add a functionality for setting filter properties
ClassHierarchy Represents a hierarchy within a dimension
ClassKpi Represents a KPI within a cube
ClassKpiMeasure A measure related to specified KPI item from the server.
ClassLevel Represents a level within a hierarchy
ClassMeasure Represents a measure within a cube
ClassMeasureGroup Represents a measure group within a cube.
ClassMember Represents a member within a level
ClassOlapSchema Represents the schema for the olap data.
ClassResult Represents the data that is generated from the provider. It can be used for binding to the olap data viewer.
ClassResultAxis Represents an axis in a Result
ClassTuple Represents an ordered sequence of members.
ClassTupleIndexInfo Provides an information about positioning of a tuple within Infragistics.Olap.Data.IResultAxis and describes the hierarchical relations between the members particiapting in given TupleIndexInfo instance.
ClassTupleResolver Provides an access to tuples and relationships between the members within an Infragistics.Olap.Data.IResultAxis
ClassTuplesSet Represents a set of members that will be used in a query.
See Also