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

SYNOPSIS

6          void
7          mongoc_gridfs_file_set_aliases (mongoc_gridfs_file_t *file, const bson_t *bson);
8

PARAMETERS

10file: A mongoc_gridfs_file_t.
11
12bson: A bson_t containing the aliases.
13

DESCRIPTION

15       Sets the aliases for a gridfs file.
16
17       You need to call mongoc_gridfs_file_save() to persist this change.
18

AUTHOR

20       MongoDB, Inc
21
23       2017-present, MongoDB, Inc
24
25
26
27
281.25.1                           Nov 08, 2023MONGOC_GRIDFS_FILE_SET_ALIASES(3)
Impressum