ReqDemPlanSSASHelper.executeReader Method [AX 2012]

Executes the MDX query and provides the data reader to get the results.

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.

Community Additions

ADD
Show: