Google Cloud Spanner C++ Client 2.13.0
A C++ Client Library for Google Cloud Spanner
|
Wrap the arguments to ExecuteBatchDml()
.
More...
#include <google/cloud/spanner/connection.h>
Public Attributes | |
Transaction | transaction |
std::vector< SqlStatement > | statements |
Options | options |
Wrap the arguments to ExecuteBatchDml()
.
Options google::cloud::spanner::Connection::ExecuteBatchDmlParams::options |
std::vector<SqlStatement> google::cloud::spanner::Connection::ExecuteBatchDmlParams::statements |
Transaction google::cloud::spanner::Connection::ExecuteBatchDmlParams::transaction |