Persistate API documentation
UpdateList Property
NamespacesPersistateExecutionUpdateList

[This is preliminary documentation and is subject to change.]

A data structure containing the full details of all mutations to persistent storage made during the Execution.
Declaration Syntax
C#
public byte[] UpdateList { get; set; }
Remarks

This feature is not yet operational.

This will allow full retrospective rollback of a series of transactions, plus of course a full audit trail of all modifications made to the persistent tree.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)