หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
You can use these methods to manage item execution and caching, and report rendering.
| Method | Action |
|---|---|
| FlushCache | Invalidates the cache for an item. |
| GetCacheOptions | Returns the cache configuration for an item and the settings that describe when the cached copy of the item expires. |
| GetExecutionOptions | Returns the execution option and associated settings for an individual item. |
| ListExecutionSettings | Returns a list of supported execution settings. |
| Render | Processes the specified report and renders it in a specified format. |
| SetCacheOptions | Configures an item to be cached and provides settings that specify when the cached copy of the item expires. |
| SetExecutionOptions | Sets execution options and associated execution properties for a specified item. |
| UpdateItemExecutionSnapshot | Generates an item execution snapshot for a specified item. |