The following constants define the available information flags used in the DbReqFlags (Data Load) field of the ESS_DBREQINFO_T structure.
Constant | Definition |
---|---|
ESS_DBREQFLAG_CALCDEF | Default flag for DbReqFlags field. Used the default calc script. Value: 0x00000001. |
ESS_DBREQFLAG_CALCDSCR | Custom calc script flag for DbReqFlags field. Used a custom calc script. Value: 0x00000002. |