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

SYNOPSIS

6          const char *
7          mongoc_database_get_name (mongoc_database_t *database);
8
9       Fetches the name of the database.
10

PARAMETERS

12database: A mongoc_database_t.
13

RETURNS

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

AUTHOR

18       MongoDB, Inc
19
21       2017-present, MongoDB, Inc
22
23
24
25
261.25.1                           Nov 08, 2023      MONGOC_DATABASE_GET_NAME(3)
Impressum