SPID Element (XMLA)
Identifies an active server process identifier (SPID) on which to execute the parent Cancel element.
Syntax
<Cancel>
...
<SPID>...</SPID>
...
</Cancel>
Element Characteristics
Characteristic |
Description |
---|---|
Data type and length |
Integer |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Remarks
The SPID element represents the server process ID (SPID) used for a given session on an instance of Microsoft SQL Server Analysis Services.
See Also