IAutoCube

Assembly: Cubes;

Description

The IAutoCube interface contains properties of the repository object that is Automatic Cube.

Inheritance Hierarchy

IAutoCube

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
Database The Database property determines a database where cube data is stored.
Destinations The Destinations property returns the collection of different display versions of automatic cube.
Dimensions The Dimensions property returns the collection of automatic cube dimensions.
Source The Source property returns parameters of data source cube for automatic cube.
Transform The Transform property returns the object that transforms data when the position of the dimensions in cube structure changes.

See also:

Cubes Assembly Interfaces