Home / Questions / How is a View used in a Query for a report?
Explanatory Question

How is a View used in a Query for a report?

👁 2 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

The View is added as a data source in an AOT Query, just like a table, and that query is linked to the DP class using:


[SRSReportQueryAttribute(queryStr(ANSARI_ReportQuery))]