table of contents
MONGOC_BULKWRITE_NEW(3) | libmongoc | MONGOC_BULKWRITE_NEW(3) |
SYNOPSIS¶
mongoc_bulkwrite_t * mongoc_bulkwrite_new (void);
DESCRIPTION¶
Returns a new mongoc_bulkwrite_t. Free with mongoc_bulkwrite_destroy().
A client must be assigned with mongoc_bulkwrite_set_client() prior to execution.
AUTHOR¶
MongoDB, Inc
COPYRIGHT¶
2009-present, MongoDB, Inc.
March 5, 2025 | 1.30.2 |