IMDCalculationDataset

Description

The IMDCalculationDataset interface contains basic properties and methods of data source or data consumer used in dimensional calculation on DB server.

Properties

  Property name Brief description
Cube The Cube property determines a cube used as a data source or data consumer in multidimensional calculation on DB server.
Data The Data property determines a relational data source or data consumer of multidimensional calculation on DB server.
Facts The Facts property returns the collection of factors connected with fields of data source or data consumer, which values are used in multidimensional calculation on DB server.
Fields The Fields property returns the collection of data source or data consumer fields.
IsDestination The IsDestination property returns whether this object is used as a destination of multidimensional calculation on DB server.
Slices The Slices property returns the collection of data source or data consumer slices.

Properties inherited from INamedEntity

  Property name Brief description
Id The Id property determines an object identifier.
Key The Key property returns object key.
Name The Name property determines an object name.

Methods

  Method name Brief description
SetCube The SetCube method sets up data source or data consumer slices and facts according to the specified cube structure.

See also:

Cubes Assembly Interfaces