CancelAssociated Element (XMLA)

Indicates whether the parent Cancel element should cancel all associated commands.

Syntax

  
<Cancel>  
   ...  
   <ConnectionID>...</ConnectionID>  
   ...  
</Cancel>  

Element characteristics

Characteristic Description
Data type and length Boolean
Default value False
Cardinality 0-1: Optional element that can occur once and only once.

Element relationships

Relationship Element
Parent elements Cancel
Child elements None

Remarks

If this element is specified and set to True, every corresponding connection, session, and command identified in the parent Cancel command is canceled.