Classe CacheRefreshPlanState

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

Gerarchia di ereditarietà

System.Object
  ReportService2010.CacheRefreshPlanState

Spazio dei nomi  ReportService2010
Assembly:  ReportService2010 (in ReportService2010.dll)

Sintassi

'Dichiarazione
<SerializableAttribute> _
Public Class CacheRefreshPlanState
'Utilizzo
Dim instance As CacheRefreshPlanState
[SerializableAttribute]
public class CacheRefreshPlanState
[SerializableAttribute]
public ref class CacheRefreshPlanState
[<SerializableAttribute>]
type CacheRefreshPlanState =  class end
public class CacheRefreshPlanState

Nel tipo CacheRefreshPlanState sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico CacheRefreshPlanState Creates a new instance of the CacheRefreshPlanState class.

In alto

Proprietà

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

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedere anche

Riferimento

Spazio dei nomi ReportService2010

Altre risorse

Memorizzare nella cache set di dati condivisi (SSRS)

Memorizzazione dei report nella cache (SSRS)