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