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