Click or drag to resize

IMongoClientDropDatabaseAsync 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