Persistate API documentation
TransactionListsUpdated Event
NamespacesPersistateSessionTransactionListsUpdated

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

This event occurs when one or more items are added to or removed from the lists of objects participating in the current transaction.
Declaration Syntax
C#
public event EventHandler TransactionListsUpdated
Remarks

There are four lists, for new objects, modified objects, deleted objects and changed links. The changed links list contains details of objects which have been either set into or removed from a single object member, or added to or removed from an object collection.

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