Click or drag to resize

MongoClientBase.DropDatabaseAsync Method

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