TTdbTable.UpdateIndex
TTdbTable
See also
Rebuilds an index of a table.
procedure
UpdateIndex(
const
Name:
string
);
Description
Call UpdateIndex to rebuild an index of the table. Rebuilding an index can be necessary if the index has faults such that sorting and searching lead to wrong results.