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

  
 
  

home | help
MONGOC_BULKWR...T_WRITECONCERN(3)   libmongoc  MONGOC_BULKWR...T_WRITECONCERN(3)

SYNOPSIS
	void
	mongoc_bulkwriteopts_set_writeconcern (mongoc_bulkwriteopts_t *self, const mongoc_write_concern_t *writeconcern);

DESCRIPTION
     writeconcern  is  the  write concern to use for this bulk write. If a write
     concern  is  not  set,  defaults  to  the	write	concern   set	on   the
     mongoc_client_t passed in mongoc_client_bulkwrite_new().

AUTHOR
     MongoDB, Inc

COPYRIGHT
     2009-present, MongoDB, Inc.

1.30.8				  Aug 27, 2026 MONGOC_BULKWR...T_WRITECONCERN(3)

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

home | help