Share via


Classe CacheRefreshPlanState

Contains properties that indicate the state of a cache refresh plan.

Hiérarchie d'héritage

System. . :: . .Object
  ReportService2010..::..CacheRefreshPlanState

Espace de noms :  ReportService2010
Assembly :  ReportService2010 (en ReportService2010.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class CacheRefreshPlanState
'Utilisation
Dim instance As CacheRefreshPlanState
[SerializableAttribute]
public class CacheRefreshPlanState
[SerializableAttribute]
public ref class CacheRefreshPlanState
[<SerializableAttribute>]
type CacheRefreshPlanState =  class end
public class CacheRefreshPlanState

Le type CacheRefreshPlanState expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique CacheRefreshPlanState Creates a new instance of the CacheRefreshPlanState class.

Haut de la page

Propriétés

  Nom Description
Propriété publique CachingNotEnabledOnItem Gets or sets a Boolean value that indicates whether an error occurred because caching is not enabled in the report or shared dataset.
Propriété publique 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.
Propriété publique MissingParameterValue Gets or sets a Boolean value that indicates whether an error occurred because required query parameters are missing.
Propriété publique UnknownItemParameter Gets or sets a Boolean value that indicates whether an error occurred because an unknown parameter is provided in the cache refresh plan.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.