Share via


Classe CacheRefreshPlan

Represents a cache refresh plan.

Hiérarchie d'héritage

System. . :: . .Object
  ReportService2010..::..CacheRefreshPlan

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

Syntaxe

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

Le type CacheRefreshPlan expose les membres suivants.

Constructeurs

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

Haut de la page

Propriétés

  Nom Description
Propriété publique CacheRefreshPlanID Gets or sets the unique identifier for the cache refresh plan.
Propriété publique Description Gets or sets the description of for the cache refresh plan.
Propriété publique ItemPath Gets or sets the fully qualified URL of the item with which to associate the cache refresh plan, including the file name (and extension in SharePoint mode).
Propriété publique LastExecuted Gets or sets the date and time that the cache refresh plan was last executed by the report server.
Propriété publique LastRunStatus Gets the most recent execution status of the cache refresh plan.
Propriété publique ModifiedBy Gets the user that last modified the cache refresh plan.
Propriété publique ModifiedDate Gets or sets the date and time the cache refresh plan was last modified.
Propriété publique State Gets or sets the state of 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

Notes

A cache refresh plan is a user-defined schedule to preload a report cache or shared dataset cache based on certain criteria.

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.