Source position: fpsqltree.pp line 404
type TSQLAggregateFunction = (
afCount,
afSum,
afAVG,
afMax,
afMin
);