MongoDB C++ Driver mongocxx-3.10.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
mongocxx::v_noabi::result::rewrap_many_datakey Class Reference

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.
 

Detailed Description

Class representing the result of a MongoDB 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: