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