Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
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 couchbase::transactions::transactions::run()
std::string transaction_id |
bool unstaging_complete |