IStandardCube

Assembly: Cubes;

Description

The IStandardCube interface contains properties of the Standard Cube repository object.

Inheritance Hierarchy

IStandardCube

Comments

When a new standard cube is created, the following minimum settings must be determined to ensure its correct work:

Properties

  Property name Brief description
ChildRubricator The ChildRubricator property returns the child time series database.
DefaultCallbackClass The DefaultCallbackClass property returns the class that is used to process data saving to cube.
DefaultCallbackModule The DefaultCallbackModule property returns the unit that contains a class for processing data saving to cube.
Destinations The Destinations property returns the collection of display versions of standard cube.
ExternalFactDimension The ExternalFactDimension property determines whether the current repository dictionary is used as a fact dimension.
SegmentContainer The SegmentContainer property determines a container for cube segments.

Methods

  Method name Brief description
SetDefaultCallback The SetDefaultCallback method sets a handler of data saving to cube for a cube.

See also:

Cubes Assembly Interfaces