1MONGOC_DATABASE_GET_NAME(3)        libmongoc       MONGOC_DATABASE_GET_NAME(3)
2
3
4

NAME

6       mongoc_database_get_name - mongoc_database_get_name()
7

SYNOPSIS

9          const char *
10          mongoc_database_get_name (mongoc_database_t *database);
11
12       Fetches the name of the database.
13

PARAMETERS

15       ยท database: A mongoc_database_t.
16

RETURNS

18       A string which 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, 2020      MONGOC_DATABASE_GET_NAME(3)
Impressum