1MONGOC_DATABASE_DROP(3)            libmongoc           MONGOC_DATABASE_DROP(3)
2
3
4

NAME

6       mongoc_database_drop - mongoc_database_drop()
7

SYNOPSIS

9          bool
10          mongoc_database_drop (mongoc_database_t *database, bson_error_t *error);
11

PARAMETERS

13database: A mongoc_database_t.
14
15error: An optional location for a bson_error_t or NULL.
16

DESCRIPTION

18       For  more information, see mongoc_database_drop_with_opts(). This func‐
19       tion is a thin wrapper, passing NULL in as bson_t parameter.
20

AUTHOR

22       MongoDB, Inc
23
25       2017-present, MongoDB, Inc
26
27
28
29
301.21.1                           Mar 02, 2022          MONGOC_DATABASE_DROP(3)
Impressum