Rediger

Del via


ProactiveCachingObjectNotificationBinding Data Type (ASSL)

Defines an abstract derived data type that represents information to the ProactiveCaching element about data source changes, either in specified tables and views or in tables and views identified through existing data bindings that require rebuilding the cache.

Syntax

  
<ProactiveCachingObjectNotificationBinding>  
   <!-- The following elements extend ProactiveCachingBinding -->  
   <NotificationTechnique>...</NotificationTechnique>  
</ProactiveCachingObjectNotificationBinding>  

Data Type Characteristics

Characteristic Description
Base data types ProactiveCachingBinding
Derived data types ProactiveCachingInheritedBinding, ProactiveCachingTablesBinding

Data Type Relationships

Relationship Element
Parent elements None
Child elements NotificationTechnique
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 ProactiveCachingObjectNotificationBinding.