Table of Contents

TInsertingArgs Class

Event arguments passed to the OnInserting callback before an entity is inserted.

Syntax

Unit: Aurelius.Events.Manager

TInsertingArgs = class(TEntityArgs);

Properties

Name Description
Master Gets the master-entity context when the insert was triggered by a cascade from a parent entity.