Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Contains properties that indicate the state of a cache refresh plan.
Jerarquía de herencia
System.Object
ReportService2010.CacheRefreshPlanState
Espacio de nombres: ReportService2010
Ensamblado: ReportService2010 (en ReportService2010.dll)
Sintaxis
'Declaración
<SerializableAttribute> _
Public Class CacheRefreshPlanState
'Uso
Dim instance As CacheRefreshPlanState
[SerializableAttribute]
public class CacheRefreshPlanState
[SerializableAttribute]
public ref class CacheRefreshPlanState
[<SerializableAttribute>]
type CacheRefreshPlanState = class end
public class CacheRefreshPlanState
El tipo CacheRefreshPlanState expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
CacheRefreshPlanState | Creates a new instance of the CacheRefreshPlanState class. |
Arriba
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
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. |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de Object.) |
![]() |
Finalize | (Se hereda de Object.) |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
MemberwiseClone | (Se hereda de Object.) |
![]() |
ToString | (Se hereda de Object.) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
Vea también
Referencia
Espacio de nombres ReportService2010
.gif)
.gif)
.gif)