Can be used to list the possible parameters for EVENT_CONDITION.
EVENT_CONDITION_NAME ( integer )
CIS functional compensation performance considerations apply. See “Conditions that cause processing by SQL Anywhere” in Chapter 3, “Optimizing Queries and Deletions,” in the Performance and Tuning Guide.
integer Must be greater than or equal to zero.
You can use EVENT_CONDITION_NAME to obtain a list of all EVENT_CONDITION arguments by looping over integers until the function returns NULL.
CREATE EVENT statement in Reference: Statements and Options