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