Source position: db.pas line 64
type TProviderFlag = (
pfInUpdate,
pfInWhere,
pfInKey,
pfHidden,
pfRefreshOnInsert,
pfRefreshOnUpdate
);