ICubeInstanceSources.FindByKey

Syntax

FindByKey(Key: Integer): ICubeInstanceSource;

Parameters

Key - key of data source cube.

Description

The FindByKey method finds by key and returns an object that contains properties and methods of a source cube instance, if search is successful. Key of source cube is passed by the Key parameter.

See also:

ICubeInstanceSources