Skip to content

Latest commit

 

History

History
65 lines (54 loc) · 1.73 KB

File metadata and controls

65 lines (54 loc) · 1.73 KB
title SourceAttributeID 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
SourceAttributeID Element
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
f1_keywords
SourceAttributeID
helpviewer_keywords
SourceAttributeID element
ms.assetid 8973eb62-6142-4ce2-ad42-c8be2b43c04f
caps.latest.revision 33
author Minewiskan
ms.author owend
manager erikre

SourceAttributeID Element (ASSL)

Contains the identifier (ID) of the source attribute on which the Level element is based.

Syntax

  
<Level>  
   ...  
   <SourceAttributeID>...</SourceAttributeID>  
   ...  
</Level>  

Element Characteristics

Characteristic Description
Data type and length String
Default value None
Cardinality 0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element
Parent element Level
Child elements None

Remarks

The element corresponding to the parent of SourceAttributeID in the Analysis Management Objects (AMO) object model is xref:Microsoft.AnalysisServices.Level.

See Also

Properties (ASSL)