1MONGOC_GRIDFS_FILE_SET_ALIASES(3)  libmongoc MONGOC_GRIDFS_FILE_SET_ALIASES(3)
2
3
4

NAME

6       mongoc_gridfs_file_set_aliases - mongoc_gridfs_file_set_aliases()
7

SYNOPSIS

9          void
10          mongoc_gridfs_file_set_aliases (mongoc_gridfs_file_t *file, const bson_t *bson);
11

PARAMETERS

13       · file: A mongoc_gridfs_file_t.
14
15       · bson: A bson_t containing the aliases.
16

DESCRIPTION

18       Sets the aliases for a gridfs file.
19
20       You need to call mongoc_gridfs_file_save() to persist this change.
21

AUTHOR

23       MongoDB, Inc
24
26       2017-present, MongoDB, Inc
27
28
29
30
311.16.2                           Feb 25, 2020MONGOC_GRIDFS_FILE_SET_ALIASES(3)
Impressum