ProactiveCaching Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines ProactiveCaching settings for a parent element.
[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design.AS")]
[System.Runtime.InteropServices.Guid("7899B101-7D9A-4f07-8B91-754F592A27DF")]
public sealed class ProactiveCaching : System.ComponentModel.Component, ICloneable
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
[<System.Runtime.InteropServices.Guid("7899B101-7D9A-4f07-8B91-754F592A27DF")>]
type ProactiveCaching = class
inherit Component
interface ICloneable
Public NotInheritable Class ProactiveCaching
Inherits Component
Implements ICloneable
- Inheritance
-
ProactiveCaching
- Attributes
- Implements
Proactive |
Initializes a new instance of ProactiveCaching using the default values. |
Aggregation |
ets or sets storage for partitions with ProactiveCaching. |
Enabled |
Gets or sets an indication if proactive caching is enabled. |
Force |
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. |
Online |
Gets or sets the OnlineMode for a ProactiveCaching object. |
Silence |
Gets or sets the minimum amount of no activity before MOLAP imaging starts. |
Silence |
Gets or sets the amount of time after an initial notification when the MOLAP imaging process starts. |
Source |
Gets or sets the binding of the ProactiveCaching object. |
Clone() |
Returns a clone of the object. |
Copy |
Copies the content of this object to another object (the destination). |
Продукт | Версии |
---|---|
Analysis Services SDK for .NET | latest |