ICubeExecutorDrillThroughItems.FindByKey

Syntax

FindByKey(Key: Integer): ICubeExecutorDrillThroughItem;

Parameters

Key. Drillthrough element key.

Description

The FindByKey method searches for a drillthrough element by its key.

Comments

To search for a drillthrough element by data source structure, use ICubeExecutorDrillThroughItems.FindByDataset.

See also:

ICubeExecutorDrillThroughItems