Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.02 KB

File metadata and controls

44 lines (33 loc) · 1.02 KB
title description ms.date ms.service ms.custom ms.topic ms.author ms.reviewer author
SessionID Element (XMLA) | Microsoft Docs
Learn how the SessionID element identifies an active session on which to execute the parent Cancel element.
01/05/2020
analysis-services
xmla
reference
kfollis
kfollis
kfollis

SessionID Element (XMLA)

Identifies an active session on which to execute the parent Cancel element.

Syntax

  
<Cancel>  
   ...  
   <SessionID>...</SessionID>  
   ...  
</Cancel>  

Element characteristics

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

Element relationships

Relationship Element
Parent elements Cancel
Child elements None

Remarks