DOKK / manpages / debian 13 / libmongoc-doc / mongoc_bulkwriteopts_set_verboseresults.3.en
MONGOC_BULKWRITEOPTS_SET_VERBOSERESULTS(3) libmongoc MONGOC_BULKWRITEOPTS_SET_VERBOSERESULTS(3)

void
mongoc_bulkwriteopts_set_verboseresults (mongoc_bulkwriteopts_t *self, bool verboseresults);


If verboseresults is true, detailed results for each successful operation will be included in the returned results.

By default, verbose results are not included.

Verbose results can be obtained with the following:

  • mongoc_bulkwriteresult_insertresults()
  • mongoc_bulkwriteresult_updateresults()
  • mongoc_bulkwriteresult_deleteresults()

MongoDB, Inc

2009-present, MongoDB, Inc.

May 7, 2025 1.30.4