Source position: sqldbrestschema.pp line 157
type TRestFieldOrderPair = record
RestField: TSQLDBRestField;
Desc: Boolean;
end;