Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

mongoc_transaction_opts_new - Man Page

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

Info

Jul 03, 2024 1.27.4 libmongoc