Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-core
/
org.ktorm.dsl
/
deleteAll
delete
All
fun
Database
.
deleteAll
(
table
:
BaseTable
<
*
>
)
:
Int
(
source
)
Delete all the records in the table.
Since
2.7