Instance Property
when
The ordering of the trigger’s execution relative to the triggering event.
var when: any SQLExpression
Discussion
See SQLCreateTrigger.WhenSpecifier. If set to any other type of expression, validity checking is skipped.
Instance Property
var when: any SQLExpression
See SQLCreateTrigger.WhenSpecifier. If set to any other type of expression, validity checking is skipped.