mongoc_bulkwriteresult_upsertedcount - Man Page

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

Info

May 07, 2025 1.30.4 libmongoc