Scroll to navigation

MONGOC_BULKWRITE_UPDATEONEOPTS_SET_HINT(3) libmongoc MONGOC_BULKWRITE_UPDATEONEOPTS_SET_HINT(3)

SYNOPSIS

void
mongoc_bulkwrite_updateoneopts_set_hint (mongoc_bulkwrite_updateoneopts_t *self, const bson_value_t *hint);


DESCRIPTION

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.

AUTHOR

MongoDB, Inc

COPYRIGHT

2009-present, MongoDB, Inc.

November 13, 2024 1.29.0