Chili.Opf3 Send comments on this topic.
Md5ConcurrencyManager Class Methods
See Also 
Chili.Opf3.Concurrency.Md5 Namespace : Md5ConcurrencyManager Class


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

Public Methods

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

See Also