class |
DelegatingRolapMember |
Implementation of RolapMember that delegates all calls
to an underlying member.
|
class |
RolapBaseCubeMeasure |
Measure which is computed from a SQL column (or expression) and which is
defined in a non-virtual cube.
|
class |
RolapCalculatedMember |
A RolapCalculatedMember is a member based upon a
Formula .
|
class |
RolapCubeMember |
RolapCubeMember wraps RolapMembers and binds them to a specific cube.
|
static class |
RolapHierarchy.LimitedRollupMember |
Substitute for a member in a hierarchy whose rollup policy is 'partial'
or 'hidden'.
|
protected class |
RolapHierarchy.RolapCalculatedMeasure |
Calculated member which is also a measure (that is, a member of the
[Measures] dimension).
|
class |
RolapResult.CompoundSlicerRolapMember |
Member which holds the AggregateCalc used when evaluating a compound slicer.
|
class |
RolapVirtualCubeMeasure |
Measure which is defined in a virtual cube, and based on a stored measure
in one of the virtual cube's base cubes.
|