table of contents
MONGOC_BULKWRITERESULT_DELETEDCOUNT(3) | libmongoc | MONGOC_BULKWRITERESULT_DELETEDCOUNT(3) |
SYNOPSIS¶
int64_t mongoc_bulkwriteresult_deletedcount (const mongoc_bulkwriteresult_t *self);
DESCRIPTION¶
Returns the total number of documents deleted across all delete operations.
AUTHOR¶
MongoDB, Inc
COPYRIGHT¶
2009-present, MongoDB, Inc.
April 14, 2025 | 1.30.3 |