logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

void

Author

       MongoDB, Inc

Description

       Appends all fields in extra to the outgoing bulkWrite command. Intended to support future server options.
       Prefer other mongoc_bulkwriteopts_set_* helpers to avoid unexpected option conflicts.

Synopsis

          void
          mongoc_bulkwriteopts_set_extra (mongoc_bulkwriteopts_t *self, const bson_t *extra);

See Also