Rendering and Execution Methods
SQL Server 2012
You can use these methods to manage item execution and caching, and report rendering.
|
Method |
Action |
|---|---|
|
Invalidates the cache for an item. |
|
|
Returns the cache configuration for an item and the settings that describe when the cached copy of the item expires. |
|
|
Returns the execution option and associated settings for an individual item. |
|
|
Returns a list of supported execution settings. |
|
|
Processes the specified report and renders it in a specified format. |
|
|
Configures an item to be cached and provides settings that specify when the cached copy of the item expires. |
|
|
Sets execution options and associated execution properties for a specified item. |
|
|
Generates an item execution snapshot for a specified item. |
