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