transaction property
Run the query within an already active transaction.
The value here is the opaque transaction ID to execute the query in.
Implementation
@$pb.TagNumber(5)
$core.List<$core.int> get transaction => $_getN(2);
Run the query within an already active transaction.
The value here is the opaque transaction ID to execute the query in.
@$pb.TagNumber(5)
$core.List<$core.int> get transaction => $_getN(2);