mongoc_bulkwriteresult_matchedcount - Man Page

Synopsis

int64_t
mongoc_bulkwriteresult_matchedcount (const mongoc_bulkwriteresult_t *self);

Description

Returns the total number of documents matched across all update operations.

Author

MongoDB, Inc

Info

Nov 07, 2024 1.29.0 libmongoc