Property | Description |
---|
Action | Trigger action. Valid values are: 'INSERT', 'UPDATE', and/or 'DELETE' (in a coma-separated string). DATATYPE: String. |
Description | Description of the trigger. DATATYPE: String. |
GUID | GUID of the trigger as assigned by ER/Studio. Each trigger has a unique GUID. DATATYPE: String. |
ID | ID of the trigger as assigned by ER/Studio. Each trigger in a diagram has a unique ID. DATATYPE: Integer. |
Name | Name of the trigger. DATATYPE: String. |
Text | Body text of the trigger. DATATYPE: String. |
Type | Type of the trigger. Valid values are: SQL = 0, BASIC = 1, SYSTEM = 2. DATATYPE: Integer. |