CacheRefreshPlanState Class
Contains properties that indicate the state of a cache refresh plan.
Namespace: ReportService2010
Assembly: ReportService2010 (in ReportService2010.dll)
The CacheRefreshPlanState type exposes the following members.
| Name | Description | |
|---|---|---|
|
CacheRefreshPlanState | Creates a new instance of the CacheRefreshPlanState class. |
| Name | Description | |
|---|---|---|
|
CachingNotEnabledOnItem | Gets or sets a Boolean value that indicates whether an error occurred because caching is not enabled in the report or shared dataset. |
|
InvalidParameterValue | Gets or sets a Boolean value that indicates whether an error occurred because the parameter values stored with the cache refresh plan are invalid. |
|
MissingParameterValue | Gets or sets a Boolean value that indicates whether an error occurred because required query parameters are missing. |
|
UnknownItemParameter | Gets or sets a Boolean value that indicates whether an error occurred because an unknown parameter is provided in the cache refresh plan. |