Skip to content

Instance Property

timing

The deferability status of a constraint trigger with respect to the triggering event, if not nil.
var timing: (any SQLExpression)?

Discussion

This can only be specified for constraint triggers, and is ignored otherwise.

See SQLCreateTrigger.TimingSpecifier.