Source position: sqldbrestdata.pp line 27
type TRestFilterPair = record
Field: TSQLDBRestField;
Operation: TRestFieldFilter;
ValueParam: TParam;
Value: string;
end;