QueryNotifications Element (ASSL)

Contains the collection of QueryNotification elements that provide information to the ProactiveCaching element about queries to execute to determine whether a data source has been modified.

Syntax

  
<ProactiveCachingQueryBinding>  
   ...  
   <QueryNotifications>  
      <QueryNotification>...</QueryNotification>  
...</QueryNotifications>  
   ...  
</ProactiveCachingQueryBinding>  

Element Characteristics

Characteristic Description
Data type and length None
Default value None
Cardinality 1-1: Required element that occurs once and only once.

Element Relationships

Relationship Element
Parent elements ProactiveCachingQueryBinding
Child elements QueryNotification

Remarks

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