| MONGOC_BULKWRITE_DELETEONEOPTS_SET_HINT(3) | libmongoc | MONGOC_BULKWRITE_DELETEONEOPTS_SET_HINT(3) |
void mongoc_bulkwrite_deleteoneopts_set_hint (mongoc_bulkwrite_deleteoneopts_t *self, const bson_value_t *hint);
Specifies the index to use. Specify either the index name as a string or the index key pattern. If specified, then the query system will only consider plans using the hinted index.
MongoDB, Inc
2009-present, MongoDB, Inc.
| May 7, 2025 | 1.30.4 |