ProactiveCaching Class
Updated: May 24, 2016
Defines ProactiveCaching settings for a parent element.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
System::MarshalByRefObject
System.ComponentModel::Component
Microsoft.AnalysisServices::ProactiveCaching
| Name | Description | |
|---|---|---|
![]() | ProactiveCaching() | Initializes a new instance of ProactiveCaching using the default values. |
| Name | Description | |
|---|---|---|
![]() | AggregationStorage | Gets or sets storage for partitions with ProactiveCaching. |
![]() | Container | (Inherited from Component.) |
![]() | Enabled | Gets or sets Enabled for ProactiveCaching. |
![]() | ForceRebuildInterval | Gets or sets the amount of time, starting after a MOLAP image is dropped, after which MOLAP imaging starts unconditionally. |
![]() | Latency | Gets or sets the “grace period” between the earliest notification and the moment when the MOLAP images are destroyed. |
![]() | OnlineMode | Gets or sets OnlineMode for a ProactiveCaching object. |
![]() | SilenceInterval | Gets or sets the minimum amount of no activity before MOLAP imaging starts. |
![]() | SilenceOverrideInterval | Gets or sets the amount of time after an initial notification when the MOLAP imaging process starts. |
![]() | Site | (Inherited from Component.) |
![]() | Source | Gets or sets the binding of the ProactiveCaching object. |
| Name | Description | |
|---|---|---|
![]() | Clone() | Creates a new full copy of an object. |
![]() | CopyTo(ProactiveCaching^) | Copies the content of the object to another object (the destination). |
![]() | CreateObjRef(Type^) | (Inherited from MarshalByRefObject.) |
![]() | Dispose() | (Inherited from Component.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | ToString() | (Inherited from Component.) |
| Name | Description | |
|---|---|---|
![]() ![]() | ICloneable::Clone() | Creates a new instance of the T:Microsoft.AnalysisServices.AdomdServer.AdomdParameter. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




