Source position: db.pas line 59
type TUpdateStatusSet = set of (
usUnmodified,
usModified,
usInserted,
usDeleted
);
No notes exist for this page yet.