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.
Processes the report business logic, calls the helper methods, and inserts the data into the temporary table.
Syntax
public void processReport()
Run On
Server
Remarks
This method provides the ability to write the report business logic. This method is called by Microsoft SQL Server Reporting Services at runtime. This method computes the data and populates the data tables to return to Reporting Services.