GetTransactionLog
The GetTransactionLog type describes a function that returns the changes that were made to a Store during a transaction in detail.
(): TransactionLog| returns | TransactionLog |
|---|
It is provided to the DoRollback callback and to a TransactionListener listener when a transaction completes. See the TransactionLog type for more information.
Since
v4.0.0