Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
MONGOC_BULKWRITERESULT_SERVERID(3)  libmongoc MONGOC_BULKWRITERESULT_SERVERID(3)

SYNOPSIS
	uint32_t
	mongoc_bulkwriteresult_serverid (const mongoc_bulkwriteresult_t *self);

DESCRIPTION
     Returns  the  most  recently selected server. The returned value may differ
     from a serverid previously set with mongoc_bulkwriteopts_set_serverid()  if
     a retry occurred. Intended for use by wrapping drivers that select a server
     before running the operation.

AUTHOR
     MongoDB, Inc

COPYRIGHT
     2009-present, MongoDB, Inc.

1.30.8				  Aug 27, 2026MONGOC_BULKWRITERESULT_SERVERID(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mongoc_bulkwriteresult_serverid&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help