table of contents
| MONGOC_BULKWRITE_SERVERID(3) | libmongoc | MONGOC_BULKWRITE_SERVERID(3) |
SYNOPSIS¶
mongoc_bulkwrite_serverid_t mongoc_bulkwrite_serverid (const mongoc_bulkwrite_t * self, bson_error_t * error);
DESCRIPTION¶
Gets the server ID last used in the previous call to mongoc_bulkwrite_execute() <>. If an error occurred, the is_ok member of mongoc_bulkwrite_serverid_t <> will be false and error will be set.
Author¶
MongoDB, Inc
Copyright¶
2009-present, MongoDB, Inc.
| December 11, 2025 | 2.2.1 |