ISourceDataImportInfos.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Index of the element with indexing settings.

Description

The Remove method removes settings by index and returns whether removal was successful.

Comments

The method returns True if indexing settings were removed and False if removal is impossible due to some reasons.

See also:

ISourceDataImportInfos