Expand description
Implementation of SQL CREATE TRIGGER statements
Structs§
- SQLCreate
Trigger - Representation of a trigger.
Enums§
- SQLCreate
Trigger Operation - Representation of the operation to execute the trigger on
- SQLCreate
Trigger Point InTime - Representation of a point in time definition of a create trigger statement