Properties of a TransactionOptions.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
readWrite |
google.spanner.v1.TransactionOptions.IReadWrite | null |
<optional> |
TransactionOptions readWrite |
partitionedDml |
google.spanner.v1.TransactionOptions.IPartitionedDml | null |
<optional> |
TransactionOptions partitionedDml |
readOnly |
google.spanner.v1.TransactionOptions.IReadOnly | null |
<optional> |
TransactionOptions readOnly |
excludeTxnFromChangeStreams |
boolean | null |
<optional> |
TransactionOptions excludeTxnFromChangeStreams |