Chili.Opf3 Send comments on this topic.
ITransactionStorage Interface Events
See Also 
Chili.Opf3.Storages Namespace : ITransactionStorage Interface


For a list of all members of this type, see ITransactionStorage members.

Public Events

 NameDescription
 EventTransactionCommit Event is fired if a transaction has been committed.  
 EventTransactionRollback Event is fired if a transaction has been aborted.  
 EventTransactionStart Event is fired if a transaction has been started.  
Top

See Also