ICubeCreatorDimension.Index

Syntax

Index: IDimIndex;

Description

The Index property determines the dictionary index that is used to bind to data set fields.

Comments

If the ICubeCreator.Table or the ICubeCreatorFact.Table property is used for the cube creator, each index attribute is to be mapped with the table field in the Fields collection.

Primary dictionary index is used by default.

Example

The example of use is given in description of the ICubeCreator.CreateCube method.

See also:

ICubeCreatorDimension