Version

Infragistics.Olap.Data.Xmla.SqlAnalysisServices2008 Namespace

Classes
 ClassDescription
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.
ClassDatabase Class used for define common properties of Database
ClassDimension Represents a dimension within a cube
ClassHierarchy Represents a hierarchy within a dimension
ClassKeyPerformanceIndicator Represents a key performance indicator of the cube
ClassLevel Represents a level within a hierarchy
ClassMeasure Represents a measure within a cube
ClassMember Represents a member within a level
ClassOlapSchema Represents the schema for the olap data.
ClassQuery Represents the query that will be executed on cube.
ClassResultAxis Represents an axis in a Result
ClassTuple Represents an ordered sequence of members.
ClassTuplesSet Represents a set of members that will be used in a query.
Enumerations
 EnumerationDescription
EnumerationCubeType Returned by Type to determine if the Cube represents a dimension or a cube.
EnumerationDimensionType Represents the dimension type of a Dimension
EnumerationLevelType Represents type of the level
EnumerationScopeType Represents the scope type of a KeyPerformanceIndicator.
See Also