transaction property

String? transaction
getter/setter pair

The identifier of the transaction associated with the commit.

A transaction identifier is returned by a call to Datastore.BeginTransaction.

Implementation

core.String? transaction;