Source position: bufdataset.pas line 48
type TApplyRecUpdateResult = record
HadError: Boolean;
Response: TResolverResponse;
Async: Boolean;
end;