mongoc_transaction_opts_new
mongoc_transaction_opts_new()
- Provided by: libmongoc-doc (Version: 1.21.0-1build1)
- Source: mongo-c-driver
- Report a bug
mongoc_transaction_opts_new()
mongoc_transaction_opt_t * mongoc_transaction_opts_new (void);
Create a mongoc_transaction_opt_t to configure multi-document transactions.
A new mongoc_transaction_opt_t that must be freed with mongoc_transaction_opts_destroy().
MongoDB, Inc
2017-present, MongoDB, Inc