Google Cloud Spanner C++ Client
1.32.0
A C++ Client Library for Google Cloud Spanner
|
Wrap the arguments to PartitionQuery()
.
More...
#include <google/cloud/spanner/connection.h>
Public Attributes | |
Transaction | transaction |
SqlStatement | statement |
PartitionOptions | partition_options |
Wrap the arguments to PartitionQuery()
.
Definition at line 105 of file connection.h.
PartitionOptions google::cloud::spanner::v1::Connection::PartitionQueryParams::partition_options |
Definition at line 108 of file connection.h.
SqlStatement google::cloud::spanner::v1::Connection::PartitionQueryParams::statement |
Definition at line 107 of file connection.h.
Transaction google::cloud::spanner::v1::Connection::PartitionQueryParams::transaction |
Definition at line 106 of file connection.h.