Chili.Opf3 Send comments on this topic.
IConcurrencyManager Interface Methods
See Also 
Chili.Opf3.Concurrency Namespace : IConcurrencyManager Interface


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

Public Methods

 NameDescription
 MethodGeneric OnAfterInsert Invoked after the insert operation of the object.  
 MethodGeneric OnAfterLoad Invoked after the load operation of the object.  
 MethodGeneric OnAfterUpdate Invoked after the update operation of the object.  
 MethodGeneric OnBeforeDelete Invoked before the delete operation of the object.  
 MethodGeneric OnBeforeInsert Invoked before the insert operation of the object.  
 MethodGeneric OnBeforeUpdate Invoked before the update operation of the object.  
Top

See Also