table of contents
other versions
- testing 1.30.4-1
- unstable 1.30.4-1
- experimental 2.0.2-1
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.
May 7, 2025 | 1.30.4 |