Chili.Opf3 Send comments on this topic.
SqlStorageBase Class Events
See Also 
Chili.Opf3.Storages Namespace : SqlStorageBase Class


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

Public Events

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

See Also