ICubeLoaderMapInfo.FindByKey

Syntax

FindByKey(Key: Integer): ICubeLoaderMapItem;

Parameters

Key - dimension key, on which search is based.

Description

The FindByKey method searches for and returns binding parameters of the consumer dimension in case of successful search. The key, according to which search is executed, is passed by the Key parameter.

See also:

ICubeLoaderMapInfo