Skip to content

Latest commit

 

History

History
72 lines (60 loc) · 2.35 KB

File metadata and controls

72 lines (60 loc) · 2.35 KB
title CubeID Element (XMLA) | Microsoft Docs
ms.custom
ms.date 03/06/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
analysis-services
docset-sql-devref
ms.tgt_pltfrm
ms.topic reference
apiname
CubeID Element
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
f1_keywords
microsoft.xml.analysis.cubeid
urn:schemas-microsoft-com:xml-analysis#CubeID
helpviewer_keywords
CubeID element
ms.assetid 9dba605a-c45e-4730-827b-b7c55c8110da
caps.latest.revision 12
author jeannt
ms.author jeannt
manager erikre

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

See Also

Properties (XMLA)