|
SYNOPSISconst mongoc_read_prefs_t * mongoc_database_get_read_prefs (const mongoc_database_t *database); Fetches the default read preferences to use with database. PARAMETERS
RETURNSA mongoc_write_concern_t that should not be modified or freed. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|