ProactiveCachingBinding Data Type (ASSL)

Defines an abstract derived data type that represents information to the ProactiveCaching element about data source changes that require rebuilding the cache, or about the status of the rebuilding process.

Syntax

  
<ProactiveCachingBinding>  
   <!-- ProactiveCachingBinding is an abstract base class with no child elements -->  
</ProactiveCachingBinding>  

Data Type Characteristics

Characteristic Description
Base data types Binding
Derived data types ProactiveCachingIncrementalProcessingBinding, ProactiveCachingObjectNotificationBinding, ProactiveCachingQueryBinding

Data Type Relationships

Relationship Element
Parent elements None
Child elements None
Derived elements None

Remarks

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 ProactiveCachingBinding.

Inheritance Hierarchy of ProactiveCachingBinding Types

The following hierarchy shows the inheritance of ProactiveCachingBinding types.

Binding element

ProactiveCachingBinding element

ProactiveCachingObjectNotificationBinding element

ProactiveCachingInheritedBinding element

ProactiveCachingTablesBinding element

ProactiveCachingQueryBinding element

ProactiveCachingIncrementalProcessingBinding element