| title |
CubeID Element (ASSL) | 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 |
|
| apilocation |
|
| apitype |
Schema |
| applies_to |
|
| f1_keywords |
|
| helpviewer_keywords |
|
| ms.assetid |
cea9cd1b-30e6-48b1-afb9-c2c1243cead8 |
| caps.latest.revision |
34 |
| author |
Minewiskan |
| ms.author |
owend |
| manager |
erikre |
Identifies the Cube element associated with a Binding element.
<CubeAttributeBinding> <!-- or CubeDimensionBinding, MeasureGroupAttributeBinding, MeasureGroupBinding -->
...
<CubeID>...</CubeID>
...
</CubeAttributeBinding>
| Characteristic |
Description |
| Data type and length |
String |
| Default value |
None |
| Cardinality |
1-1: Required element that can occur once and only once. |
Remarks
The elements that correspond to the parents of CubeID in the Analysis Management Objects (AMO) object model are xref:Microsoft.AnalysisServices.CubeAttributeBinding, xref:Microsoft.AnalysisServices.CubeDimensionBinding, and xref:Microsoft.AnalysisServices.MeasureGroupBinding.
Properties (ASSL)