table of contents
MONGOC_BULKWRITE_UPDATEONEOPTS_SET_ARRAYFILTERS(3) | libmongoc | MONGOC_BULKWRITE_UPDATEONEOPTS_SET_ARRAYFILTERS(3) |
SYNOPSIS¶
void mongoc_bulkwrite_updateoneopts_set_arrayfilters (mongoc_bulkwrite_updateoneopts_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.
March 5, 2025 | 1.30.2 |