Show contents 

Cubes > Cubes Assembly Interfaces > IVariableStubList > IVariableStubList.FindByKey

IVariableStubList.FindByKey

Syntax

FindByKey(StubKey: Integer): IVariableStub;

Parameters

StubKey - data source key.

Description

The FindByKey method searches for a data source by its key.

See also:

IVariableStubList