Click or drag to resize

MongoClientBaseDropDatabaseAsync 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