Rendering and Execution Methods

You can use these methods to manage report execution, rendering, and caching.

Method

Action

FlushCache

Removes an individual report from the cache.

GetCacheOptions

Returns the cache configuration for a report and the settings that determine when the cached copy of the report expires.

GetExecutionOptions

Returns the execution options and associated settings for an individual report.

Render

Processes the specified report and renders it in a specified format.

SetCacheOptions

Configures a report for caching and provides settings that specify when the cached copy of the report expires.

SetExecutionOptions

Sets the execution options and associated execution properties for an individual report.

UpdateReportExecutionSnapshot

Generates a snapshot for a report.