Chili.Opf3 Send comments on this topic.
TimeStampConcurrencyManager Class Methods
See Also 
Chili.Opf3.Concurrency.TimeStamp Namespace : TimeStampConcurrencyManager Class


For a list of all members of this type, see TimeStampConcurrencyManager 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