IAdhocDataSourceObjects.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Data source index in the collection.

Description

The Remove method removes the specified data source from the collection.

Comments

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

See also:

IAdhocDataSourceObjects