Couchbase C++ SDK 1.1.0 (rev. effbd6e)
|
Results of a transaction. More...
#include <couchbase/transactions/transaction_result.hxx>
Public Attributes | |
std::string | transaction_id |
bool | unstaging_complete |
Results of a transaction.
Contains internal information on a transaction, returned by run()
std::string transaction_id |
bool unstaging_complete |