Icon DeleteAllIndexes Method

procedure DeleteAllIndexes

Usage

Call the DeleteAllIndexes method to remove all indexes from the table and cause the table to revert to using the natural record order. The table may be open or closed when executing this method. If the table is open, then is must have been opened exclusively (Exclusive=True) or an exception will be raised.
Image