Share via


SrsAutoReportController.executeQuery Method [AX 2012]

Executes the current query and returns a System.Data.DataSet object that contains the results.

Syntax

public CLRObject executeQuery()

Run On

Client

Return Value

Type: CLRObject Class
A System.Data.DataSet object that contains the query results.

See Also

Reference

SrsAutoReportController Class