MongoDB C++ Driver mongocxx-3.7.1
|
Class representing the result of a GridFS upload operation. More...
#include <upload.hpp>
Public Member Functions | |
const bsoncxx::types::bson_value::view & | id () const |
Gets the id of the uploaded GridFS file. | |
Class representing the result of a GridFS upload operation.
const bsoncxx::types::bson_value::view & mongocxx::result::gridfs::upload::id | ( | ) | const |
Gets the id of the uploaded GridFS file.