mongoc_transaction_opt_t *
Contents
Copyright
2009-present, MongoDB, Inc.
1.30.4 Jun 08, 2025 MONGOC_TRANSACTION_OPTS_NEW(3)
Returns
A new mongoc_transaction_opt_t that must be freed with mongoc_transaction_opts_destroy().
Synopsis
mongoc_transaction_opt_t *
mongoc_transaction_opts_new (void);
Create a mongoc_transaction_opt_t to configure multi-document transactions.
