all

fun all(transaction: Transaction, table: Table): Int

Creates a DeleteStatement that deletes all rows in table.

Return

Count of deleted rows.