fluid-mongo
1.6.0
fluid-mongo
/
io.fluidsonic.mongo
/
MongoDatabase
/
drop
drop
abstract
suspend
fun
drop
(
)
Content copied to clipboard
Drops this database.
abstract
suspend
fun
drop
(
clientSession
:
ClientSession
)
Content copied to clipboard
Drops this database.
Since
3.6
Parameters
client
Session
the client session with which to associate this operation