mongoc_bulk_operation_get_collection - Man Page
Synopsis
const char* mongoc_bulk_operation_get_collection (const mongoc_bulk_operation_t *bulk);
Parameters
- bulk: A mongoc_bulk_operation_t <>ā.
Description
Retrieves the collection name.
Returns
A C string that should not be modified or freed.
Author
MongoDB, Inc
Copyright
2009-present, MongoDB, Inc.
Info
Sep 04, 2026 2.5.2 libmongoc