Upravit

Sdílet prostřednictvím


ProcessingQuery Element (ASSL)

Contains the parameterized text of the query to execute for notification of incremental processing status.

Syntax

  
<IncrementalProcessingNotification>  
   ...  
   <ProcessingQuery>...</ProcessingQuery>  
   ...  
</IncrementalProcessingNotification>  

Element Characteristics

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

Element Relationships

Relationship Element
Parent element IncrementalProcessingNotification
Child elements None

Remarks

The table in the DataSourceView that is referenced by the ProcessingQuery is identified by the sibling element, TableID.

The element that corresponds to the parent of ProcessingQuery in the Analysis Management Objects (AMO) object model is IncrementalProcessingNotification.

See Also

Properties (ASSL)