SRSReportRun.resetQueries Method [AX 2012]

Resets the queries used in the report to default values.

Syntax

public void resetQueries()

Run On

Called

Remarks

This method deletes the saved queries in the database for this report and then rebuilds the query map from the Report Definition Language (RDL) document.

See Also

Reference

SRSReportRun Class