mongoc_bulkwrite_execute - Man Page
Synopsis
mongoc_bulkwritereturn_t mongoc_bulkwrite_execute (mongoc_bulkwrite_t *self, const mongoc_bulkwriteopts_t *opts);
Description
Executes a mongoc_bulkwrite_t. Once executed, it is an error to call other functions on self, aside from mongoc_bulkwrite_destroy().
Author
MongoDB, Inc
Copyright
2009-present, MongoDB, Inc.
Info
Nov 07, 2024 1.29.0 libmongoc