Source position: db.pas line 1038
type TUpdateAction = (
uaFail,
uaAbort,
uaSkip,
uaRetry,
uaApplied
);
No notes exist for this page yet.