IAdhocDataSourceObjects.RemoveById

Syntax

RemoveById(Id: String): Boolean;

Parameters

Id. Data source identifier.

Description

The RemoveById method removes the specified data source from the collection by its identifier.

Comments

If the removal is successful, the method returns True, otherwise False.

See also:

IAdhocDataSourceObjects