transaction property
Run the query within an already active transaction.
The value here is the opaque transaction ID to execute the query in.
Implementation
core.String? transaction;
Run the query within an already active transaction.
The value here is the opaque transaction ID to execute the query in.
core.String? transaction;