Szerkesztés

Megosztás a következőn keresztül:


IncrementalProcessingNotification Data Type (ASSL)

Defines a derived data type that represents information for the ProactiveCaching element about the query to execute to determine the progress of incremental processing.

Syntax

  
<IncrementalProcessingNotification>  
   <!-- The following elements extend QueryNotification -->  
   <TableID>...</TableID>  
   <ProcessingQuery>...</ProcessingQuery>  
</IncrementalProcessingNotification>  

Data Type Characteristics

Characteristic Description
Base data types QueryNotification
Derived data types None

Data Type Relationships

Relationship Element
Parent elements None
Child elements ProcessingQuery, TableID
Derived elements None

Remarks

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

See Also

ProactiveCachingQueryBinding Data Type (ASSL)
Analysis Services Scripting Language XML Data Types (ASSL)