Source position: sqldbrestschema.pp line 151
type TRestFieldPair = record
DBField: TField;
RestField: TSQLDBRestField;
end;