CacheRefreshPlanState-Klasse
Contains properties that indicate the state of a cache refresh plan.
Vererbungshierarchie
System. . :: . .Object
ReportService2010..::..CacheRefreshPlanState
Namespace: ReportService2010
Assembly: ReportService2010 (in ReportService2010.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class CacheRefreshPlanState
'Usage
Dim instance As CacheRefreshPlanState
[SerializableAttribute]
public class CacheRefreshPlanState
[SerializableAttribute]
public ref class CacheRefreshPlanState
[<SerializableAttribute>]
type CacheRefreshPlanState = class end
public class CacheRefreshPlanState
Der CacheRefreshPlanState-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
CacheRefreshPlanState | Creates a new instance of the CacheRefreshPlanState class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
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. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
Siehe auch
.gif)
.gif)
.gif)