Previous Topic: Types of Referential Integrity TriggersNext Topic: RELATIONSHIP Trigger Modules


ENTITY Trigger Modules

ENTITY trigger modules delete rows, enforce restrict logic, and manage associate row processing. Each entity type has one ENTITY trigger module.

To ensure the uniqueness within the model, the default member name for ENTITY trigger modules is an E followed by a number. To use specific member names, specify the member names before generation.

An action block or procedure step calls an ENTITY trigger module to manage the delete action, or by another trigger module when the RI rules imply that delete.