|
SYNOPSISmongoc_bulkwritereturn_t mongoc_bulkwrite_execute (mongoc_bulkwrite_t *self, const mongoc_bulkwriteopts_t *opts); DESCRIPTIONExecutes a mongoc_bulkwrite_t. Once executed, it is an error to call other functions on self, aside from mongoc_bulkwrite_destroy(). AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|