ProactiveCachingTablesBinding Data Type (ASSL)

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

Syntax

  
<ProactiveCachingTablesBinding>  
   <!-- The following elements extend ProactiveCachingObjectNotificationBinding -->  
   <TableNotification>...</TableNotification>  
</ProactiveCachingTablesBinding>  

Data Type Characteristics

Characteristic Description
Base data types ProactiveCachingObjectNotificationBinding
Derived data types None

Data Type Relationships

Relationship Element
Parent elements None
Child elements TableNotification
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 ProactiveCachingTablesBinding.