Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents a cache refresh plan.
Vererbungshierarchie
System.Object
ReportService2010.CacheRefreshPlan
Namespace: ReportService2010
Assembly: ReportService2010 (in ReportService2010.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class CacheRefreshPlan
'Usage
Dim instance As CacheRefreshPlan
[SerializableAttribute]
public class CacheRefreshPlan
[SerializableAttribute]
public ref class CacheRefreshPlan
[<SerializableAttribute>]
type CacheRefreshPlan = class end
public class CacheRefreshPlan
Der CacheRefreshPlan-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
CacheRefreshPlan | Creates a new instance of the CacheRefreshPlan class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
CacheRefreshPlanID | Gets or sets the unique identifier for the cache refresh plan. |
![]() |
Description | Gets or sets the description of for the cache refresh plan. |
![]() |
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). |
![]() |
LastExecuted | Gets or sets the date and time that the cache refresh plan was last executed by the report server. |
![]() |
LastRunStatus | Gets the most recent execution status of the cache refresh plan. |
![]() |
ModifiedBy | Gets the user that last modified the cache refresh plan. |
![]() |
ModifiedDate | Gets or sets the date and time the cache refresh plan was last modified. |
![]() |
State | Gets or sets the state of 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
Hinweise
A cache refresh plan is a user-defined schedule to preload a report cache or shared dataset cache based on certain criteria.
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)