Google Cloud Spanner C++ Client
1.32.0
A C++ Client Library for Google Cloud Spanner
|
Wrap the arguments to ExecutePartitionedDml()
.
More...
#include <google/cloud/spanner/connection.h>
Public Attributes | |
SqlStatement | statement |
QueryOptions | query_options |
Wrap the arguments to ExecutePartitionedDml()
.
Definition at line 99 of file connection.h.
QueryOptions google::cloud::spanner::v1::Connection::ExecutePartitionedDmlParams::query_options |
Definition at line 101 of file connection.h.
SqlStatement google::cloud::spanner::v1::Connection::ExecutePartitionedDmlParams::statement |
Definition at line 100 of file connection.h.