Source position: sqldbrestschema.pp line 43
type TFieldListKind = (
flSelect,
flInsert,
flInsertParams,
flUpdate,
flWhereKey,
flFilter,
flOrderby
);