TriggerOperation enum
Enum for trigger operation values. specifies the operations on which a trigger should be executed.
Fields
All | All operations. |
Create | Create operations only. |
Delete | Delete operations only. |
Replace | Replace operations only. |
Update | Update operations only. |