EssMdxExecuteQuery

Executes the specified query on the currently connected database.

Syntax

ESS_FUNC_M EssMdxExecuteQuery(
   ESS_MDX_QRYHDL_T   hQry);
ParameterTypeDescription
hQryinputQuery handle

Notes

Before calling this function, you must first create an MDX query by calling EssMDXNewQuery.