table of contents
| MONGOC_BULKWRITEOPTS_SET_SERVERID(3) | libmongoc | MONGOC_BULKWRITEOPTS_SET_SERVERID(3) |
SYNOPSIS¶
void mongoc_bulkwriteopts_set_serverid (mongoc_bulkwriteopts_t *self, uint32_t serverid);
DESCRIPTION¶
Identifies which server to perform the operation. Intended for use by wrapping drivers that select a server before running the operation.
Author¶
MongoDB, Inc
Copyright¶
2009-present, MongoDB, Inc.
| December 11, 2025 | 2.2.1 |