IVirtualCubeDimensionJoinList.FindByKey

Syntax

FindByKey(Key: Integer): IVirtualCubeDimensionJoins;

Parameters

Key. Dimension key.

Description

The FindByKey method searches and returns comparison parameters for the dimension with the specified key.

Comments

The method returns comparison parameters in case of successful search, and Null if comparison parameters for the specified dimension are not created.

See also:

IVirtualCubeDimensionJoinList