The following constants define the available information flags used in the DbReqFlags (Data Load) field in the ESB_DBREQINFO_T structure.
Constant | Definition |
---|---|
ESB_DBREQFLAG_CALCDEF | Default flag for DbReqFlags field. Used the default calc script. Value: 1. |
ESB_DBREQFLAG_CALCDSCR | Custom calc script flag for DbReqFlags field. Used a custom calc script. Value: 2. |