Truncates the table and temporarily activates STOP SYNCHRONIZATION DELETE.
public virtual bool TruncateTable()
True on success, otherwise false.
If this table has been opened without an index then it is considered read only and data cannot be deleted.