See: Description
Interface | Description |
---|---|
ICube |
An interface to represent a cube object.
|
ICubeUsesDimension |
An interface to represent a dimension level used in a cube.
|
IDimension | |
IDimensionalModel |
An interface to represent a dimensional model that is a container for dimension and cube objects.
|
IHierarchy |
An interface to represent a dimension hierarchy.
|
IHierarchyMember |
An interface to represent a hierarchy member in a dimension hierarchy.
|
IKeyPartUse |
A class to represent a dimension key used in a cube.
|
ILevel |
An interface to represent a dimension level.
|
ILevelAttribute |
An interface to represent a dimension level attribute.
|
IMeasure |
An interface to represent a cube measure.
|
INaturalKeyMember |
An interface to represent a natural key member owned by a dimension level.
|
IParentRef |
An interface to represent a level parent reference to another level.
|
IRefMember |
An interface that represents a reference member that is owned by a parent reference object.
|
ISkipLevel |
An interface to represent a skip level in a dimension hierarchy.
|
Class | Description |
---|---|
ILevelAttribute.LevelAttributeRole |
An enum interface to indicate the attribute role of this attribute.
|
ILevelAttribute.SCD2LevelAttributeType |
An enum to indicate the SCD2 type of the level attribute.
|
ILevelAttribute.SCD3LevelAttributeType |
An enum used to indicate the SCD3 type of the level attribute.
|
IParentRef.SCD2ParentRefType |
An enum to represent the SCD2 properties of a parent reference.
|