TXDataModuleEvents.OnEntityModifying Property
Occurs right before an entity is updated in the database, in the middle of the database transaction.
Syntax
Unit: XData.Module.Events
property TXDataModuleEvents.OnEntityModifying: TEvent<TEntityModifyingArgs>>