Source position: db.pas line 1582
type TUpdateAction = (
uaFail,
uaAbort,
uaSkip,
uaRetry,
uaApplied
);