IMsDimIterateByDataStubs.FindByKey

Syntax

FindByKey(Key: Integer): IMsDimIterateByDataStub;

Parameters

Key. Key of searched data source.

Description

The FindByKey method searches for a data source with the specified key.

Comments

If a data source with the specified key is not found, the method returns Null.

See also:

IMsDimIterateByDataStubs