logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

void

Author

       MongoDB, Inc

Description

writeconcern  is the write concern to use for this bulk write. If a write concern is not set, defaults to
       the write concern set on the mongoc_client_t passed in mongoc_client_bulkwrite_new().

Synopsis

          void
          mongoc_bulkwriteopts_set_writeconcern (mongoc_bulkwriteopts_t *self, const mongoc_write_concern_t *writeconcern);

See Also