ProactiveCachingQueryBinding Data Type (ASSL)

Defines a derived data type that represents information to the ProactiveCaching element about data source changes in tables and views, identified through the execution of the specified queries that require rebuilding the cache.

Syntax

  
<ProactiveCachingQueryBinding>  
   <!-- The following elements extend ProactiveCachingBinding -->  
   <RefreshInterval>...</RefreshInterval>  
   <QueryNotification>...</QueryNotification>  
</ProactiveCachingQueryBinding>  

Data Type Characteristics

Characteristic Description
Base data types ProactiveCachingBinding
Derived data types None

Data Type Relationships

Relationship Element
Parent elements None
Child elements QueryNotification, RefreshInterval
Derived elements None

Remarks

For more information about the ProactiveCachingBinding type, including a table of the inheritance hierarchy of ProactiveCachingBinding types, see ProactiveCachingBinding Data Type (ASSL).

For more information about the Binding type, including tables of Analysis Services Scripting Language (ASSL) objects of the Binding type and the inheritance hierarchy of Binding types, see Binding Data Type (ASSL).

The corresponding element in the Analysis Management Objects (AMO) object model is ProactiveCachingQueryBinding.