kodein-db-api
/
org.kodein.db.model
/
ModelWrite
/
delete
common
delete
open fun <
M
:
Any
>
delete
(type:
KClass
<
M
>, key:
Key
<
M
>)
Content copied to clipboard
abstract fun <
M
:
Any
>
delete
(type:
KClass
<
M
>, key:
Key
<
M
>, vararg options:
Options.Deletes
)
Content copied to clipboard