table of contents
MONGOC_BULKWRITERESULT_MODIFIEDCOUNT(3) | libmongoc | MONGOC_BULKWRITERESULT_MODIFIEDCOUNT(3) |
SYNOPSIS¶
int64_t mongoc_bulkwriteresult_modifiedcount (const mongoc_bulkwriteresult_t *self);
DESCRIPTION¶
Returns the total number of documents modified across all update operations.
AUTHOR¶
MongoDB, Inc
COPYRIGHT¶
2009-present, MongoDB, Inc.
November 13, 2024 | 1.29.0 |