table of contents
other versions
- testing 1.30.4-1
- unstable 1.30.4-1
- experimental 2.0.2-1
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.
May 7, 2025 | 1.30.4 |