IVirtualCubeDimensionJoin.IndexId

Syntax

IndexId: Integer;

Description

The IndexId property returns identifier of the index used on comparing elements of two dimensions.

Comments

The property returns index of the dimension, which key is available in the DimensionKey property. Elements of the first dimension are compared with those of the second dimension, and selection is passed by values of the attributes included into the index.

See also:

IVirtualCubeDimensionJoin