Scroll to navigation

MONGOC_TRANSACTION_OPTS_NEW(3) libmongoc MONGOC_TRANSACTION_OPTS_NEW(3)

SYNOPSIS

mongoc_transaction_opt_t *
mongoc_transaction_opts_new (void);


Create a mongoc_transaction_opt_t to configure multi-document transactions.

RETURNS

A new mongoc_transaction_opt_t that must be freed with mongoc_transaction_opts_destroy().

AUTHOR

MongoDB, Inc

COPYRIGHT

2017-present, MongoDB, Inc

May 2, 2024 1.27.0