Dundas.BI.Entities.DataCubes Namespace

 
Classes
  ClassDescription
Public classDataCube
Represents a data cube.
Public classDataCubeInfo
Class used to send basic DataCube information to the client.
Public classDataCubeJoin
Class that contains the relationship information between two transforms used within a DataCube.
Public classDataCubeMeasure
Class that encapsulates a DataCube measure definition.
Public classHierarchyLevelLink
Class that encapsulated a DataCube link to an external IHierarchyLevel.
Public classIncompatibleCategoryException
Exception that occurs when the user requests an IAnalysisElement category change that is incompatible with the element data type.
Public classMissingHierarchyLevelException
Exception that occurs when a DataCube cannot be loaded property due to an external hierarchy missing level.
Public classTransformNotConfiguredException
Exception that occurs when the user requests data from a DataCube containing one or more Transform s which have not been configured.
Interfaces
  InterfaceDescription
Public interfaceIDataCubeHierarchy
Interface implemented by all IHierarchy objects that can be used within a DataCube entity.
Public interfaceIDataCubeService
Interface for service providing functionality for DataCube objects.
Enumerations
  EnumerationDescription
Public enumerationStorageType
Specifies possible data storage solutions for a DataCube.