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. |
Remarks
If this element is specified and set to True, every corresponding connection, session, and command identified in the parent Cancel command is canceled.
See Also