Поделиться через


Класс CacheRefreshPlanState

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

Иерархия наследования

System.Object
  ReportService2010.CacheRefreshPlanState

Пространство имен:  ReportService2010
Сборка:  ReportService2010 (в ReportService2010.dll)

Синтаксис

'Декларация
<SerializableAttribute> _
Public Class CacheRefreshPlanState
'Применение
Dim instance As CacheRefreshPlanState
[SerializableAttribute]
public class CacheRefreshPlanState
[SerializableAttribute]
public ref class CacheRefreshPlanState
[<SerializableAttribute>]
type CacheRefreshPlanState =  class end
public class CacheRefreshPlanState

Тип CacheRefreshPlanState обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод CacheRefreshPlanState Creates a new instance of the CacheRefreshPlanState class.

В начало

Свойства

  Имя Описание
Открытое свойство 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.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Защищенный метод MemberwiseClone (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен ReportService2010

Другие ресурсы

Общий набор данных в кэше (служба SSRS)

Кэширование отчетов (службы SSRS)