MongoDB C++ Driver mongocxx-3.11.0
Loading...
Searching...
No Matches
mongocxx::v_noabi::result::rewrap_many_datakey Class Reference

#include <mongocxx/v_noabi/mongocxx/result/rewrap_many_datakey.hpp>

Description

Class representing the result of a MongoDB rewrap_many_datakey operation.

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.
 

Member Function Documentation

◆ result()

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.

Returns
The raw bulk write result.

The documentation for this class was generated from the following file: