Source position: db.pas line 65
type TProviderFlags = set of (
pfInUpdate,
pfInWhere,
pfInKey,
pfHidden,
pfRefreshOnInsert,
pfRefreshOnUpdate
);