IVirtualCubeSources.FindByKey

Syntax

FindByKey(SourceKey: Integer): IVirtualCubeSource;

Parameters

SourceKey - data source key, by which search is executed.

Description

The FindByKey method searches for and returns the cube, which is a data source of virtual cube. The key, by which search is executed, is passed by the SourceKey parameter.

See also:

IVirtualCubeSources