transaction property

String? transaction
getter/setter pair

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;