1MONGOC_DATABASE_GET_READ_PREFS(3)  libmongoc MONGOC_DATABASE_GET_READ_PREFS(3)
2
3
4

SYNOPSIS

6          const mongoc_read_prefs_t *
7          mongoc_database_get_read_prefs (const mongoc_database_t *database);
8
9       Fetches the default read preferences to use with database.
10

PARAMETERS

12database: A mongoc_database_t.
13

RETURNS

15       A mongoc_write_concern_t that should not be modified or freed.
16

AUTHOR

18       MongoDB, Inc
19
21       2017-present, MongoDB, Inc
22
23
24
25
261.25.1                           Nov 08, 2023MONGOC_DATABASE_GET_READ_PREFS(3)
Impressum