mongoc_bulkwriteopts_set_comment - Man Page

Synopsis

void
mongoc_bulkwriteopts_set_comment (mongoc_bulkwriteopts_t *self, const bson_value_t *comment);

Description

Enables users to specify an arbitrary comment to help trace the operation through the database profiler, currentOp and logs.

Author

MongoDB, Inc

Info

Nov 07, 2024 1.29.0 libmongoc