IMsDimIterateByDataStubs.FindById

Syntax

FindById(Id: String): IMsDimIterateByDataStub;

Parameters

Id. Identifier of searched data source.

Description

The FindById method searches for a data source with the specified identifier.

Comments

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

See also:

IMsDimIterateByDataStubs