Inserts the code from the template attached to the Custom Trigger Header referential integrity type into the trigger template.
Syntax
%CustomTriggerDefaultHeader
Syntax Example
%CustomTriggerDefaultHeader
Expansion
For DB2, UDB:
create trigger area
AFTER DELETE
on E_2
REFERENCING OLD AS OLD
FOR EACH ROW MODE DB2SQL
Usage
Classified as an Entity macro that you can use in the Table Trigger Editor (Triggers dialog).
Copyright © 2017 erwin Inc.
All rights reserved.
|
|