Skip to content

DEO constants

Include: Use Db\DEO_API.pkg

DEO constants identify binding request modes and refresh table status values.

Constant Purpose
MODE_CLEAR Clear current binding state.
MODE_FIND_OR_CLEAR_SET Find or clear a set of bound controls.
MODE_CLEAR_ALL Clear all bound controls.
MODE_DELETE Delete request mode.
MODE_SAVE Save request mode.
Refresh Registered refresh message.
ddrtsNone No table refresh state.
ddrtsFound Table row found.
ddrtsCleared Table row cleared.

Example

Send Refresh of hoControl MODE_CLEAR

See also