Executes the specified query on the currently connected database.
Syntax
ESS_FUNC_M EssMdxExecuteQuery( ESS_MDX_QRYHDL_T hQry);
Notes
Before calling this function, you must first create an MDX query by calling EssMDXNewQuery.