Skip to content

Latest commit

 

History

History
63 lines (52 loc) · 2.04 KB

File metadata and controls

63 lines (52 loc) · 2.04 KB
title DatabaseID 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
DatabaseID Element
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
helpviewer_keywords
DatabaseID element
ms.assetid 6bcf2bd5-b037-4964-bc72-42e0c89f9716
caps.latest.revision 9
author Minewiskan
ms.author owend
manager erikre

DatabaseID Element (ASSL)

Identifies the Database element associated with an out-of-line Binding element.

Syntax

  
<DimensionAttributeBinding> <!-- or MeasureGroupAttributeBinding -->  
   ...  
   <DatabaseID>...</DatabaseID>  
   ...  
</DimensionAttributeBinding>  

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 DimensionAttributeBinding, MeasureGroupAttributeBinding
Child elements None

Remarks

For more information about out-of-line bindings, see Data Sources and Bindings (SSAS Multidimensional).

See Also

Properties (ASSL)