Classe ProactiveCaching
Defines ProactiveCaching settings for a parent element.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ProactiveCaching
Spazio dei nomi Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
'Dichiarazione
<TypeConverterAttribute("Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design")> _
<GuidAttribute("7899B101-7D9A-4f07-8B91-754F592A27DF")> _
Public NotInheritable Class ProactiveCaching _
Inherits Component _
Implements ICloneable
'Utilizzo
Dim instance As ProactiveCaching
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design")]
[GuidAttribute("7899B101-7D9A-4f07-8B91-754F592A27DF")]
public sealed class ProactiveCaching : Component,
ICloneable
[TypeConverterAttribute(L"Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design")]
[GuidAttribute(L"7899B101-7D9A-4f07-8B91-754F592A27DF")]
public ref class ProactiveCaching sealed : public Component,
ICloneable
[<SealedAttribute>]
[<TypeConverterAttribute("Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design")>]
[<GuidAttribute("7899B101-7D9A-4f07-8B91-754F592A27DF")>]
type ProactiveCaching =
class
inherit Component
interface ICloneable
end
public final class ProactiveCaching extends Component implements ICloneable
Nel tipo ProactiveCaching sono esposti i membri seguenti.
Nome | Descrizione | |
---|---|---|
![]() |
ProactiveCaching | Initializes a new instance of ProactiveCaching using the default values. |
In alto
Nome | Descrizione | |
---|---|---|
![]() |
AggregationStorage | Gets or sets storage for partitions with ProactiveCaching. |
![]() |
Container | Ereditato da 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 | Ereditato da Component. |
![]() |
Source | Gets or sets the binding of the ProactiveCaching object. |
In alto
Nome | Descrizione | |
---|---|---|
![]() |
Clone | Creates a new full copy of an object. |
![]() |
CopyTo | Copies the content of the object to another object (the destination). |
![]() |
CreateObjRef | Criticità per la sicurezza. Ereditato da MarshalByRefObject. |
![]() |
Dispose | Ereditato da Component. |
![]() |
Equals | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetLifetimeService | Criticità per la sicurezza. Ereditato da MarshalByRefObject. |
![]() |
GetType | Ereditato da Object. |
![]() |
InitializeLifetimeService | Criticità per la sicurezza. Ereditato da MarshalByRefObject. |
![]() |
ToString | Ereditato da Component. |
In alto
In alto
Nome | Descrizione | |
---|---|---|
![]() ![]() |
ICloneable.Clone | Creates a new instance of the AdomdParameter. |
In alto
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.