ICubeModelSources.FindByKey

Syntax

FindByKey(SourceKey: Integer): ICubeModelSource;

Parameters

SourceKey - cube key that must be found among data sources of this cube.

Description

The FindByKey method searches in the collection of data cube sources, which key is passed by the SourceKey parameter.

See also:

ICubeModelSources