Click or drag to resize

IMongoClientDropDatabase Method

Overload List
  NameDescription
Public methodDropDatabase(String, CancellationToken)
Drops the database with the specified name.
Public methodDropDatabase(IClientSessionHandle, String, CancellationToken)
Drops the database with the specified name.
Top
See Also