IAdhocDataSourceObjects.FindById

Syntax

FindById(Id:String):IAdhocDataSourceObject;

Parameters

Id. Identifier of searched data source.

Description

The FindById method searches for a data source by identifier.

Comments

If data source is not found, the method returns Null.

See also:

IAdhocDataSourceObjects