Google Cloud Spanner C++ Client 2.13.0
A C++ Client Library for Google Cloud Spanner
|
The stats for each successfully executed SqlStatement
.
More...
#include <google/cloud/spanner/batch_dml_result.h>
Public Attributes | |
std::int64_t | row_count |
The number of rows modified by a DML statement. More... | |
The stats for each successfully executed SqlStatement
.
std::int64_t google::cloud::spanner::BatchDmlResult::Stats::row_count |
The number of rows modified by a DML statement.