|
Google Cloud Spanner C++ Client
0.10.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 102 of file connection.h.
| PartitionOptions google::cloud::spanner::v0::Connection::PartitionQueryParams::partition_options |
Definition at line 105 of file connection.h.
| SqlStatement google::cloud::spanner::v0::Connection::PartitionQueryParams::statement |
Definition at line 104 of file connection.h.
| Transaction google::cloud::spanner::v0::Connection::PartitionQueryParams::transaction |
Definition at line 103 of file connection.h.
1.8.15