1MONGOC_COLLECTION_GET_NAME(3)      libmongoc     MONGOC_COLLECTION_GET_NAME(3)
2
3
4

NAME

6       mongoc_collection_get_name - mongoc_collection_get_name()
7

SYNOPSIS

9          const char *
10          mongoc_collection_get_name (mongoc_collection_t *collection);
11

PARAMETERS

13       ยท collection: A mongoc_collection_t.
14

DESCRIPTION

16       Fetches the name of collection.
17

RETURNS

19       A string which should not be modified or freed.
20

AUTHOR

22       MongoDB, Inc
23
25       2017-present, MongoDB, Inc
26
27
28
29
301.16.2                           Feb 25, 2020    MONGOC_COLLECTION_GET_NAME(3)
Impressum