IMsDimIterateByDataStubs.Remove

Fore Syntax

Remove(Index: Integer): Boolean;

Fore.NET Syntax

Remove(Index: integer): boolean;

Parameters

Index. Index of removed data source.

Description

The Remove method removes data source with the specified index.

Comments

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

See also:

IMsDimIterateByDataStubs