Source position: fpsqltree.pp line 1773
type TSQLPrivilegeKind = (
pkSelect,
pkInsert,
pkDelete,
pkUpdate,
pkReference
);