Action

On the Event Action Update Collection or Event Action Dispatch Update Collection form, select one of these options:

  • DELETE: Deletes the designated row.
  • INSERT: Inserts a new row into the IDO collection, using the property values specified in the Properties list.
  • UPDATE: Updates the designated row, using the property values specified in the Properties list.

Depending on what option you select, this field returns one of these syntax statements to the Event Actions form when you click OK:

  • ACTION( DELETE )
  • ACTION( INSERT )
  • ACTION( UPDATE )