Source position: fpsqltree.pp line 1651
type TTriggerOperations = set of (
toDelete,
toInsert,
toUpdate
);