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

13collection: 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.23.1                           Oct 20, 2022    MONGOC_COLLECTION_GET_NAME(3)
Impressum