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

NAME

6       mongoc_database_get_read_prefs - mongoc_database_get_read_prefs()
7

SYNOPSIS

9          const mongoc_read_prefs_t *
10          mongoc_database_get_read_prefs (const mongoc_database_t *database);
11
12       Fetches the default read preferences to use with database.
13

PARAMETERS

15       ยท database: A mongoc_database_t.
16

RETURNS

18       A mongoc_write_concern_t that should not be modified or freed.
19

AUTHOR

21       MongoDB, Inc
22
24       2017-present, MongoDB, Inc
25
26
27
28
291.16.2                           Feb 25, 2020MONGOC_DATABASE_GET_READ_PREFS(3)
Impressum