This topic has not yet been rated - Rate this topic

ProactiveCaching Class

Defines ProactiveCaching settings for a parent element.

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      Microsoft.AnalysisServices.ProactiveCaching

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

[TypeConverterAttribute("Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design")]
[GuidAttribute("7899B101-7D9A-4f07-8B91-754F592A27DF")]
public sealed class ProactiveCaching : Component, 
	ICloneable

The ProactiveCaching type exposes the following members.

  Name Description
Public method ProactiveCaching Initializes a new instance of ProactiveCaching using the default values.
Top
  Name Description
Public property AggregationStorage Gets or sets storage for partitions with ProactiveCaching.
Protected property CanRaiseEvents (Inherited from Component.)
Public property Container (Inherited from Component.)
Protected property DesignMode (Inherited from Component.)
Public property Enabled Gets or sets Enabled for ProactiveCaching.
Protected property Events (Inherited from Component.)
Public property ForceRebuildInterval Gets or sets the amount of time, starting after a MOLAP image is dropped, after which MOLAP imaging starts unconditionally.
Public property Latency Gets or sets the “grace period” between the earliest notification and the moment when the MOLAP images are destroyed.
Public property OnlineMode Gets or sets OnlineMode for a ProactiveCaching object.
Public property SilenceInterval Gets or sets the minimum amount of no activity before MOLAP imaging starts.
Public property SilenceOverrideInterval Gets or sets the amount of time after an initial notification when the MOLAP imaging process starts.
Public property Site (Inherited from Component.)
Public property Source Gets or sets the binding of the ProactiveCaching object.
Top
  Name Description
Public method Clone Creates a new full copy of an object.
Public method CopyTo Copies the content of the object to another object (the destination).
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Dispose() (Inherited from Component.)
Protected method Dispose(Boolean) (Inherited from Component.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Component.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Protected method GetService (Inherited from Component.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method ToString (Inherited from Component.)
Top
  Name Description
Public event Disposed (Inherited from Component.)
Top
  Name Description
Explicit interface implemetation Private method ICloneable.Clone Creates a new instance of the AdomdParameter.
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ