Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Public Properties

PropertyDescription
ActionTrigger action. Valid values are: 'INSERT', 'UPDATE', and/or 'DELETE' (in a coma-separated string). DATATYPE: String.
DescriptionDescription of the trigger. DATATYPE: String.
GUIDGUID of the trigger as assigned by ER/Studio. Each trigger has a unique GUID. DATATYPE: String.
IDID of the trigger as assigned by ER/Studio. Each trigger in a diagram has a unique ID. DATATYPE: Integer.
NameName of the trigger. DATATYPE: String.
TextBody text of the trigger. DATATYPE: String.
TypeType of the trigger. Valid values are: SQL = 0, BASIC = 1, SYSTEM = 2. DATATYPE: Integer.

...