TEntityInsertingEvent Type
Event type fired right before an entity is inserted in the database.
Remarks
Sender: the server component. Args: holds the entity being inserted and the request handler processing the request.
Syntax
Unit: XData.Comp.Server