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