TriggerType enum

Enum for trigger type values. Specifies the type of the trigger.

Fields

Post

Trigger should be executed after the associated operation(s).

Pre

Trigger should be executed before the associated operation(s).