| std::size_t sqt::DataContext< ENTITY >::DeleteAll | ( | ) |
Deletes all rows from the database table.
| sqt::SQLError | Thrown if the deletion fails. |
This method empties the entire table. For more control over which rows to delete, use the following alternatives: