--- title: "ColumnID Element (ColumnBinding) (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: - "ColumnID Element (ColumnBinding)" apilocation: - "http://schemas.microsoft.com/analysisservices/2003/engine" apitype: "Schema" applies_to: - "SQL Server 2016 Preview" f1_keywords: - "ColumnID" helpviewer_keywords: - "ColumnID element" ms.assetid: f4edf532-7e40-4ee2-9b5e-48b3c3de7a74 caps.latest.revision: 32 author: "Minewiskan" ms.author: "owend" manager: "erikre" --- # ColumnID Element (ColumnBinding) (ASSL) Contains the identifier (ID) of the column within the table to which the data item is bound. ## Syntax ```xml ... ... ... ``` ## Element Characteristics |Characteristic|Description| |--------------------|-----------------| |Data type and length|String| |Default value|None| |Cardinality|1-1: Required element that can occur once and only once.| ## Element Relationships |Relationship|Element| |------------------|-------------| |Parent element|[ColumnBinding](../../../analysis-services/scripting/data-type/columnbinding-data-type-assl.md)| |Child elements|None| ## Remarks The element that corresponds to the parent of **ColumnID** in the Analysis Management Objects (AMO) object model is . ## See Also [Properties (ASSL)](../../../analysis-services/scripting/properties/properties-assl.md)