|
SYNOPSISvoid mongoc_bulkwriteopts_set_serverid (mongoc_bulkwriteopts_t *self, uint32_t serverid); DESCRIPTIONIdentifies which server to perform the operation. Intended for use by wrapping drivers that select a server before running the operation. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|