Skip to content

Latest commit

 

History

History
66 lines (55 loc) · 2.72 KB

File metadata and controls

66 lines (55 loc) · 2.72 KB
title DataSourceID 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
DataSourceID Element
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
f1_keywords
DataSourceID
helpviewer_keywords
DataSourceID element
ms.assetid 2d71ba53-1684-4da0-8da4-fb75033c971b
caps.latest.revision 35
author Minewiskan
ms.author owend
manager erikre

DataSourceID Element (ASSL)

Identifies the DataSource element associated with the parent element.

Syntax

  
<CubeBinding> <!-- or one of the elements listed below in the Element Relationships table -->  
   ...  
   <DataSourceID>...</DataSourceID>  
   ...  
</CubeBinding>  

Element Characteristics

Characteristic Description
Data type and length None
Default value None
Cardinality Depends on context

Element Relationships

Relationship Element
Parent elements CubeBinding, CubeDimensionBinding, DimensionBinding, MeasureGroupBinding, QueryBinding, DataSourceView, TableBinding
Child elements None

Remarks

The elements that correspond to the parents of DataSourceID in the Analysis Management Objects (AMO) object model are xref:Microsoft.AnalysisServices.CubeDimensionBinding, xref:Microsoft.AnalysisServices.DimensionBinding, xref:Microsoft.AnalysisServices.MeasureGroupBinding, xref:Microsoft.AnalysisServices.QueryBinding, xref:Microsoft.AnalysisServices.DataSourceView, and xref:Microsoft.AnalysisServices.TableBinding.

See Also

ID Element (ASSL)
Properties (ASSL)