EssMdxGetQueryOptions

Returns the query options in effect for the current query.

Syntax

ESS_FUNC_M	EssMdxGetQueryOptions(
   ESS_MDX_QRYHDL_T    hQry,
   ESS_MDX_PQRYOPT_T   pulOpt);
ParameterTypeDescription
hQryinputQuery handle
pulOptoutputPointer to bitmask specifying current query options in effect

See Also

EssMdxSetQueryOptions