ISourceDataImportDestinationInfos.Remove

Syntax

Remove(ItemIndex: Integer): Boolean;

Parameters

ItemIndex. Index of the element with indexing settings.

Description

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

Comments

The method returns True if indexing settings are successfully removed, and False if indexing settings cannot be removed due to some reason.

See also:

ISourceDataImportDestinationInfos