Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

mongoc_bulk_operation_set_let - Man Page

Synopsis

void
mongoc_bulk_operation_set_let (
   mongoc_bulk_operation_t *bulk, const bson_t *let);

Parameters

Description

Defines constants that can be accessed by all update, replace, and delete operations executed as part of this bulk.

It is prohibited to call this function after adding operations to the bulk.

Author

MongoDB, Inc

Info

Jul 03, 2024 1.27.4 libmongoc