mongoc_bulkwriteopts_set_serverid - Man Page

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

Info

Nov 07, 2024 1.29.0 libmongoc