1MONGOC_COLLECTION_GET_READ_PREFS(3)libmongocMONGOC_COLLECTION_GET_READ_PREFS(3)
2
3
4

NAME

6       mongoc_collection_get_read_prefs - mongoc_collection_get_read_prefs()
7

SYNOPSIS

9          const mongoc_read_prefs_t *
10          mongoc_collection_get_read_prefs (const mongoc_collection_t *collection);
11

PARAMETERS

13       ยท collection: A mongoc_collection_t.
14

DESCRIPTION

16       Fetches  the default read preferences to use for collection. Operations
17       without specified read-preferences will default to this.
18

RETURNS

20       A mongoc_read_prefs_t that should not be modified or freed.
21

AUTHOR

23       MongoDB, Inc
24
26       2017-present, MongoDB, Inc
27
28
29
30
311.16.2                           Feb 25, 202M0ONGOC_COLLECTION_GET_READ_PREFS(3)
Impressum