table of contents
| MONGOC_BULKWRITERESULT_INSERTEDCOUNT(3) | libmongoc | MONGOC_BULKWRITERESULT_INSERTEDCOUNT(3) |
SYNOPSIS¶
int64_t mongoc_bulkwriteresult_insertedcount (const mongoc_bulkwriteresult_t *self);
DESCRIPTION¶
Returns the total number of documents inserted across all insert operations.
Author¶
MongoDB, Inc
Copyright¶
2009-present, MongoDB, Inc.
| November 26, 2025 | 2.2.0 |