Source position: sqldbrestschema.pp line 31
type TRestFieldOption = (
foInKey,
foInInsert,
foInUpdate,
foRequired,
foFilter,
foOrderBy,
foOrderByDesc
);