Information Flag Constants (C)

The following constants define the available information flags used in the DbReqFlags (Data Load) field of the ESS_DBREQINFO_T structure.

ConstantDefinition
ESS_DBREQFLAG_CALCDEFDefault flag for DbReqFlags field. Used the default calc script. Value: 0x00000001.
ESS_DBREQFLAG_CALCDSCRCustom calc script flag for DbReqFlags field. Used a custom calc script. Value: 0x00000002.