mongoc_bulkwriteresult_deletedcount - Man Page

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

Info

Mar 05, 2025 1.30.2 libmongoc