1MONGOC_TRANSACTION_OPTS_NEW(3) libmongoc MONGOC_TRANSACTION_OPTS_NEW(3)
23
4
NAME
6mongoc_transaction_opts_new - mongoc_transaction_opts_new()
7
SYNOPSIS
9mongoc_transaction_opt_t *
10mongoc_transaction_opts_new (void);
1112
Create a mongoc_transaction_opt_t to configure multi-document transacā
13tions. The struct must be freed with mongoc_transaction_opts_destroy.
14
AUTHOR
16MongoDB, Inc
17
COPYRIGHT
192017-present, MongoDB, Inc
2021
22
23
24
1.16.2 Feb 25, 2020 MONGOC_TRANSACTION_OPTS_NEW(3)