Constant | Actuality scope |
gdbExtDBScopeAutoUpdate | A special field is updated automatically when a record is modified. |
gdbExtDBScopeCurrRow | A field is an actual one only when a record is positioned. |
gdbExtDBScopeTransaction | A field is an actual one within a transaction. |
gdbExtDBScopeSession | A field is an actual one within a session. |