IStandardCube

Assembly: Cubes;

Namespace: Prognoz.Platform.Interop.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
Outdated. Use the IStandardCubeDataset.AggregateDuplicatesMode property.
Outdated. Use the IStandardCubeDestination.CalcBindings property.
The ChildRubricator property returns the child time series database.
Outdated. Use the IStandardCubeDestination.Datasets property.
Outdated. Use the IStandardCube.SetDefaultCallback method.
The DefaultCallbackClass property returns the class that is used to process data saving to cube.
The DefaultCallbackModule property returns the unit that contains a class for processing data saving to cube.
The Destinations property returns the collection of display versions of standard cube.
Outdated. Use the IStandardCubeDestination.Dimensions property.
The ExternalFactDimension property determines whether the current repository dictionary is used as a facts dimension.
Outdated. Use the IStandardCubeDestination.FactBindings property.
Outdated. Use the IStandardCubeDestination.FactDimension property.
Outdated. Use the IStandardCubeDestination.HideTrivialFactDimension property.
Outdated. Use the IStandardCubeDestination.Relations property.
Outdated. Use the IStandardCubeDestination.SelSetOriginalOnly property.
Outdated. Use the IStandardCubeDestination.UseMultiAttrTable property.
Outdated. Use the IStandardCubeDataset.UseSubqueryOptimization property.

Methods

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

See also:

Cubes Assembly Interfaces