| title | Column Element (ASSL) | Microsoft Docs | ||
|---|---|---|---|
| ms.custom | |||
| ms.date | 03/06/2017 | ||
| ms.prod | sql-server-2016 | ||
| ms.reviewer | |||
| ms.suite | |||
| ms.technology |
|
||
| ms.tgt_pltfrm | |||
| ms.topic | reference | ||
| apiname |
|
||
| apilocation | |||
| apitype | Schema | ||
| applies_to |
|
||
| f1_keywords |
|
||
| helpviewer_keywords |
|
||
| ms.assetid | 10dc6d5e-c690-4415-adbb-eaeebaa29cb4 | ||
| caps.latest.revision | 28 | ||
| author | Minewiskan | ||
| ms.author | owend | ||
| manager | erikre |
Describes a column in the collection of columns associated with the parent element.
<Columns>
<Column xsi:type="MeasureBinding">...</Column> <!-- parent of collection: DrillThroughAction -->
<!-- or -->
<Column xsi:type="CubeAttributeBinding">...</Column> <!-- parent of collection: DrillThroughAction -->
<!-- or -->
<Column xsi:type="EventColumn">...</Column> <!-- parent of collection: Event -->
<!-- or -->
<Column xsi:type="MiningModelColumn">...</Column> <!-- parent of collection: MiningModel or MiningModelColumn -->
<!-- or -->
<Column xsi:type="MiningStructureColumn">...</Column> <!-- parent of collection: MiningStructure or TableMiningStructureColumn -->
</Columns> Data type and length
Default value: None
Cardinality
| Ancestor or Parent | Cardinality |
|---|---|
| Event | 1-n: Required element that can occur more than once. |
| All others | 0-1: Optional element that can occur once and only once. |
| Relationship | Element |
|---|---|
| Parent elements | Columns |
| Child elements | None |