mongoc_database_drop
mongoc_database_drop()
- Provided by: libmongoc-doc (Version: 1.21.0-1build1)
- Source: mongo-c-driver
- Report a bug
mongoc_database_drop()
bool mongoc_database_drop (mongoc_database_t *database, bson_error_t *error);
For more information, see mongoc_database_drop_with_opts(). This function is a thin wrapper, passing NULL in as bson_t parameter.
MongoDB, Inc
2017-present, MongoDB, Inc