|
Google Cloud Spanner C++ Client
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 |
Wrap the arguments to ExecuteBatchDml().
Definition at line 109 of file connection.h.
| std::vector<SqlStatement> google::cloud::spanner::v1::Connection::ExecuteBatchDmlParams::statements |
Definition at line 111 of file connection.h.
| Transaction google::cloud::spanner::v1::Connection::ExecuteBatchDmlParams::transaction |
Definition at line 110 of file connection.h.
1.8.15