The transactions_query_config sets the defaults for all queries in the transactions.
More...
#include <couchbase/transactions/transactions_query_config.hxx>
The transactions_query_config sets the defaults for all queries in the transactions.
◆ scan_consistency() [1/2]
Get the scan consistency.
- Returns
- the query_scan_consistency
◆ scan_consistency() [2/2]
Set scan consistency for transactions.
- See also
- query_options::scan_consistency for details.
- Parameters
-
consistency | the query_scan_consistency to use. |
- Returns
- reference to this, so calls can be chained.
The documentation for this class was generated from the following file: