Occurs after executing insert, delete, update, lock and refresh operation.
property AfterUpdateExecute: TMSUpdateExecuteEvent;
The AfterUpdateExecute event occurs after executing insert, delete, update, lock and refresh operation. You can use AfterUpdateExecute to read parameters of corresponding statements.