IVirtualCubeDimensionJoins.Count

Syntax

Count: Integer;

Description

The Count property returns the number of dimensions, with which cube source dimension is compared.

Comments

To compare with a new dimension of any source cube, use the IVirtualCubeDimensionJoins.Add method.

See also:

IVirtualCubeDimensionJoins