• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Proactive Caching Element

API Type:
Varigence.Languages.Biml.Cube.AstProactiveCachingNode
X-Ref:
  • Ast Proactive Caching Node

Attributes

AttributeAPI TypeDefaultDescription
AggregationStorageStorageTypeMolapOnly
This value specifies the storage type for partitions with proactive caching.
EnabledBooleanfalse
This value specifies whether this proactive caching settings object is enabled.
ForceRebuildIntervalTimeSpanSystem.Xml.XmlConvert.ToTimeSpan("-P0DT0H0M1S")
This value specifies the amount of time following the dropping of a MOLAP image when the MOLAP imaging will begin.
IsForceRebuildEnabledBooleanFalse
This value specifies whether the force rebuild interval is enabled.
IsSilenceEnabledBooleanFalse
This value specifies whether the silence interval is enabled.
IsSilenceOverrideEnabledBooleanFalse
This value specifies whether the silence override interval is enabled.
LatencyTimeSpanSystem.Xml.XmlConvert.ToTimeSpan("-P0DT0H0M1S")
This value specifies the amount of time that must pass after notification and before MOLAP images are deleted.
OnlineModeProactiveCachingOnlineModeImmediate
This value specifies when the proactive caching object comes online.
SilenceIntervalTimeSpanSystem.Xml.XmlConvert.ToTimeSpan("-P0DT0H0M1S")
This value specifies the amount of time that must pass after the last activity before MOLAP imaging can begin.
SilenceOverrideIntervalTimeSpanSystem.Xml.XmlConvert.ToTimeSpan("-P0DT0H0M1S")
This value specifies the amount of time following notification when the MOLAP imaging will begin.

Singleton Children

ChildAPI TypeDescription
<QueryNotificationProactiveCachingSource />AstQueryNotificationProactiveCachingSourceNodeThe AstQueryNotificationProactiveCachingSourceNode type provides information to the Proactive Caching object about which query to execute to determine whether a data source has been modified.
<IncrementalNotificationProactiveCachingSource />AstIncrementalNotificationProactiveCachingSourceNodeThe AstIncrementalNotificationProactiveCachingSourceNode type provides information to the Proactive Caching object about how to determine incremental processing progress.
<SqlServerTableNotificationProactiveCachingSource />AstSqlServerTableNotificationProactiveCachingSourceNodeThe AstSqlServerTableNotificationProactiveCachingSourceNode corresponds directly to SQL Server Table Notification Source for proactive caching in SQL Server Analysis Services.
<ClientInitiatedTableNotificationProactiveCachingSource />AstClientInitiatedTableNotificationProactiveCachingSourceNodeThe AstClientInitiatedTableNotificationProactiveCachingSourceNode type corresponds directly to client initiated table notification for a proactive caching source in SQL Server Analysis Services.

Collection Children

ChildAPI TypeDescription
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.

© Varigence