EssMdxSetDataLess

Turns on a query execution mode in which cell data are not retrieved. EssMdxGetCellAtOffset() and EssMdxGetCellAtIndices() should not be called for the query. The default is to retrieve cell data.

Syntax

ESS_FUNC_M EssMdxSetDataLess(
   ESS_MDX_QRYHDL_T   hQry);
ParameterTypeDescription
hQryinputQuery handle