ITableIndexFields.RemoveByKey

Syntax

RemoveByKey(Value: Integer): Boolean;

Parameters

Value is field key.

Description

The RemoveByKey method removes the field from table index. The field key is passed by the Value.

See also:

ITableIndexFields