You can create triggers to enforce referential integrity individually
or instruct PowerDesigner to create them by default.
Create a reference between two tables, and then double click the reference symbol to open its property sheet.
Click the Integrity tab, and then select Trigger from the Implementation list.
Specify the form of Update and Delete constraints using the radio buttons (see Reference Properties), and then click OK to return to the diagram.
If you have set the Automatically rebuild
triggers model option (see Reference Model Options,)
then triggers will have been created automatically in the parent and child
tables. To verify this open the table property sheet and click the
Triggers tab. If the triggers are not present, you
will need to rebuild your triggers manually (see Rebuilding Triggers).
Note: To instruct PowerDesigner to implement referential integrity between
tables using triggers by default whenever you create a reference, select Tools > Model Options, click Model Settings > Reference in the Category list, select Trigger in the
Default implementation list.