System Trigger property sheet: General tab

The General tab of the System Trigger property sheet has the following components:

Name    Shows the name of the system trigger.

Type    Shows the type of object.

Foreign table    Shows the table containing the foreign key.

Primary table    Shows the table containing the primary key in the foreign key relationship.

Event    Shows which kind of event, Insert, Delete, Update, or Update Columns, causes the system trigger to execute.

Timing    Shows whether the trigger executes before or after the event.

Action    Shows which of the available referential integrity actions is used for updates and deletes of the primary key:

See also