Google Cloud Spanner C++ Client 2.13.0
A C++ Client Library for Google Cloud Spanner
|
The result of executing a Partitioned DML query. More...
#include <google/cloud/spanner/partitioned_dml_result.h>
Public Attributes | |
std::int64_t | row_count_lower_bound |
A lower bound on the number of rows modified. More... | |
The result of executing a Partitioned DML query.
std::int64_t google::cloud::spanner::PartitionedDmlResult::row_count_lower_bound |
A lower bound on the number of rows modified.