IMsDimIterateByDataStubs.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Index of removed data source.

Description

The Remove method removes data source with the specified index.

Comments

When the data source is successfully removed, the method returns True, otherwise it returns False.

See also:

IMsDimIterateByDataStubs