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