Compartir a través de


ProactiveCaching Miembros

Defines ProactiveCaching settings for a parent element.

El tipo ProactiveCaching expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico ProactiveCaching Initializes a new instance of ProactiveCaching using the default values.

Principio

Métodos

  Nombre Descripción
Método publico Clone Creates a new full copy of an object.
Método publico CopyTo Copies a ProactiveCaching object to the specified object.
Método publico CreateObjRef (Se hereda de MarshalByRefObject).
Método publico Dispose (Se hereda de Component).
Método protegido Dispose (Se hereda de Component).
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Component).
Método publico GetHashCode (Se hereda de Object).
Método publico GetLifetimeService (Se hereda de MarshalByRefObject).
Método protegido GetService (Se hereda de Component).
Método publico GetType (Se hereda de Object).
Método publico InitializeLifetimeService (Se hereda de MarshalByRefObject).
Método protegido MemberwiseClone (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de MarshalByRefObject).
Método publico ToString (Se hereda de Component).

Principio

Propiedades

  Nombre Descripción
Propiedad pública AggregationStorage Gets or sets storage for partitions with ProactiveCaching.
Propiedad protegida CanRaiseEvents (Se hereda de Component).
Propiedad pública Container (Se hereda de Component).
Propiedad protegida DesignMode (Se hereda de Component).
Propiedad pública Enabled Gets or sets Enabled for ProactiveCaching.
Propiedad protegida Events (Se hereda de Component).
Propiedad pública ForceRebuildInterval Gets or sets the amount of time, starting after a MOLAP image is dropped, after which MOLAP imaging starts unconditionally.
Propiedad pública Latency Gets or sets the “grace period” between the earliest notification and the moment when the MOLAP images are destroyed.
Propiedad pública OnlineMode Gets or sets OnlineMode for a ProactiveCaching object.
Propiedad pública SilenceInterval Gets or sets the minimum amount of no activity before MOLAP imaging starts.
Propiedad pública SilenceOverrideInterval Gets or sets the amount of time after an initial notification when the MOLAP imaging process starts.
Propiedad pública Site (Se hereda de Component).
Propiedad pública Source Gets or sets the binding of the ProactiveCaching object.

Principio

Eventos

  Nombre Descripción
Evento público Disposed (Se hereda de Component).

Principio

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasMétodo privado ICloneable. . :: . .Clone

Principio