table of contents
MONGOC_BULKWRITE_UPDATEMANYOPTS_SET_ARRAYFILTERS(3) | libmongoc | MONGOC_BULKWRITE_UPDATEMANYOPTS_SET_ARRAYFILTERS(3) |
SYNOPSIS¶
void mongoc_bulkwrite_updatemanyopts_set_arrayfilters (mongoc_bulkwrite_updatemanyopts_t *self, const bson_t *arrayfilters);
DESCRIPTION¶
Sets a set of filters specifying to which array elements an update should apply.
AUTHOR¶
MongoDB, Inc
COPYRIGHT¶
2009-present, MongoDB, Inc.
December 12, 2024 | 1.29.1 |