int64_t
Contents
Copyright
2009-present, MongoDB, Inc.
1.30.4 Jun 08, 2025 MONGOC_BULKWRITERESULT_UPSERTEDCOUNT(3)
Description
Returns the total number of documents upserted across all update operations.
Synopsis
int64_t
mongoc_bulkwriteresult_upsertedcount (const mongoc_bulkwriteresult_t *self);
