Defining a Trigger in a Property Class
To define a trigger in a property class:
- In the Object Navigator, click the Triggers
node under the property class.
- Click the Create button
in the toolbar.
- In the dialog, select the desired trigger from the List of values.
The PL/SQL Editor appears, showing the trigger you selected.
- Enter and compile the desired trigger code, then choose Close
to dismiss the editor.