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