Truncates a table. This method removes all records from a table.
Warning!
This action cannot be undone. You will loose all data in the specified tick
table.
Return Type
BOOL
Syntax
Truncate (Selection Table) |
Remarks
If Truncate is unsuccessful, an error may be thrown: 1018 (Truncate table failed).
See Also