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.
Runs the SQL Server Reporting Services report "SRSReportServerWarmup.AutoDesign".
Syntax
public void runSRSReportServerWarmupReport()
Run On
Called
Remarks
Use this method as a template for "warming-up" any other SQL Server Reporting Services reports.
The code dealing with parameters is commented out because the "SRSReportServerWarmup.AutoDesign" report does not have any parameters. However, the commented code provides a sample of how to pass parameters.