Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Executes the MDX query and provides the data reader to get the results.
Syntax
public ReqDemPlanDataReader executeReader(str _query)
Run On
Server
Parameters
- _query
Type: str
The MDX query to execute.
Return Value
Type: ReqDemPlanDataReader Class
The data reader for getting the results.