Occurs after executing insert, delete, update, lock and refresh operations.
property AfterUpdateExecute: TUpdateExecuteEvent;
Occurs after executing insert, delete, update, lock, and refresh operations. You can use AfterUpdateExecute to set the parameters of corresponding statements.