void
Contents
Copyright
2009-present, MongoDB, Inc.
1.30.4 Jun 08, 2025MONGOC_BULKWRITE_UPDATEONEOPTS_SET_ARRAYFILTERS(3)
Description
Sets a set of filters specifying to which array elements an update should apply.
Synopsis
void
mongoc_bulkwrite_updateoneopts_set_arrayfilters (mongoc_bulkwrite_updateoneopts_t *self, const bson_t *arrayfilters);
