Sets query options based on the value of ulOpt. The options passed in ulOpt overwrite the existing query options. In other words, if EssMdxSetQueryOptions is called multiple times, only the ulOpt value in the last call is taken into account.
ESS_FUNC_M EssMdxSetQueryOptions( ESS_MDX_QRYHDL_T hQry, ESS_MDX_QRYOPT_T ulOpt);
Parameter | Type | Description |
---|---|---|
hQry | input | Query handle |
ulOpt | input | Query options. Bitmask values:
|