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

SYNOPSIS

6          const char *
7          mongoc_collection_get_name (mongoc_collection_t *collection);
8

PARAMETERS

10collection: A mongoc_collection_t.
11

DESCRIPTION

13       Fetches the name of collection.
14

RETURNS

16       A string which should not be modified or freed.
17

AUTHOR

19       MongoDB, Inc
20
22       2017-present, MongoDB, Inc
23
24
25
26
271.25.1                           Nov 08, 2023    MONGOC_COLLECTION_GET_NAME(3)
Impressum