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

SYNOPSIS

6          bool
7          mongoc_database_drop (mongoc_database_t *database, bson_error_t *error);
8

PARAMETERS

10database: A mongoc_database_t.
11
12error: An optional location for a bson_error_t or NULL.
13

DESCRIPTION

15       For  more information, see mongoc_database_drop_with_opts(). This func‐
16       tion is a thin wrapper, passing NULL in as bson_t parameter.
17

AUTHOR

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