MongoDB C++ Driver
mongocxx-3.10.2
|
Class representing the result of a MongoDB rewrap_many_datakey operation. More...
#include <rewrap_many_datakey.hpp>
Public Member Functions | |
const bsoncxx::v_noabi::stdx::optional< mongocxx::v_noabi::result::bulk_write > & | result () |
Returns the bulk write result for this rewrap_many_datakey operation. More... | |
Class representing the result of a MongoDB rewrap_many_datakey operation.
const bsoncxx::v_noabi::stdx::optional<mongocxx::v_noabi::result::bulk_write>& mongocxx::v_noabi::result::rewrap_many_datakey::result | ( | ) |
Returns the bulk write result for this rewrap_many_datakey operation.