table of contents
| MONGOC_BULKWRITERESULT_UPSERTEDCOUNT(3) | libmongoc | MONGOC_BULKWRITERESULT_UPSERTEDCOUNT(3) |
SYNOPSIS¶
int64_t mongoc_bulkwriteresult_upsertedcount (const mongoc_bulkwriteresult_t *self);
DESCRIPTION¶
Returns the total number of documents upserted across all update operations.
Author¶
MongoDB, Inc
Copyright¶
2009-present, MongoDB, Inc.
| December 11, 2025 | 2.2.1 |