TruncateTable function

Truncates the table and temporarily activates STOP SYNCHRONIZATION DELETE.

Syntax
bool UltraLite_Table_iface::TruncateTable()
Remarks

If this table has been opened without an index then it is considered read only and data cannot be deleted.