MONGOC_URI_GET_READ_PREFS(3) | MongoDB C Driver | MONGOC_URI_GET_READ_PREFS(3) |
mongoc_uri_get_read_prefs - mongoc_uri_get_read_prefs()
const bson_t * mongoc_uri_get_read_prefs (const mongoc_uri_t *uri);
WARNING:
Please use mongoc_uri_get_read_prefs_t() instead.
Fetches a bson document containing read preference tag information from a URI. Note that this does not include the read preference mode.
Returns a bson document that should not be modified or freed.
MongoDB, Inc
2017-present, MongoDB, Inc
February 23, 2019 | 1.14.0 |