Dundas. |
| Class | Description | |
|---|---|---|
| DataCube | Represents a data cube. | |
| DataCubeInfo | Class used to send basic DataCube information to the client. | |
| DataCubeJoin | Class that contains the relationship information between two transforms used within a DataCube. | |
| DataCubeMeasure | Class that encapsulates a DataCube measure definition. | |
| HierarchyLevelLink | Class that encapsulated a DataCube link to an external IHierarchyLevel. | |
| IncompatibleCategoryException | Exception that occurs when the user requests an IAnalysisElement category change that is incompatible with the element data type. | |
| MissingHierarchyLevelException | Exception that occurs when a DataCube cannot be loaded property due to an external hierarchy missing level. | |
| TransformNotConfiguredException | Exception that occurs when the user requests data from a DataCube containing one or more Transform s which have not been configured. |
| Interface | Description | |
|---|---|---|
| IDataCubeHierarchy | Interface implemented by all IHierarchy objects that can be used within a DataCube entity. | |
| IDataCubeService | Interface for service providing functionality for DataCube objects. |
| Enumeration | Description | |
|---|---|---|
| StorageType | Specifies possible data storage solutions for a DataCube. |