Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 1.57 KB

File metadata and controls

50 lines (38 loc) · 1.57 KB
title description ms.date ms.service ms.custom ms.topic ms.author ms.reviewer author
CubeID Element (XMLA) | Microsoft Docs
Learn how the CubeID element identifies a cube within a parent element that contains an object reference.
01/05/2020
analysis-services
xmla
reference
kfollis
kfollis
kfollis

CubeID Element (XMLA)

Identifies a cube within a parent element that contains an object reference.

Syntax

  
<Object> <!-- or one of the elements listed below in the Element relationships table -->  
   ...  
   <CubeID>...</CubeID>  
   ...  
</Object>  

Element characteristics

Characteristic Description
Data type and length String
Default value None
Cardinality See the table below.
Ancestor or Parent Cardinality
Source 1-1: Required element that occurs once and only once.
Target 1-1: Required element that occurs once and only once.
All others 0-1: Optional element that can occur once and only once.

Element relationships

Relationship Element
Parent elements Object, ParentObject, Source, Target
Child elements None

Remarks