Skip to content

Latest commit

 

History

History
71 lines (59 loc) · 2.33 KB

File metadata and controls

71 lines (59 loc) · 2.33 KB
title DatabaseID Element (XMLA) | 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
f1_keywords
microsoft.xml.analysis.databaseid
urn:schemas-microsoft-com:xml-analysis#DatabaseID
helpviewer_keywords
DatabaseID element
ms.assetid 2df720dd-9b42-449a-9df6-0d12930603f0
caps.latest.revision 13
author jeannt
ms.author jeannt
manager erikre

DatabaseID Element (XMLA)

Identifies a database within a parent element that contains an object reference.

Syntax

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

Element Characteristics

Characteristic Description
Data type and length String
Default value None
Cardinality See the table below.
Ancestor or Parent Cardinality
Source, Target 1-1: Required element that occurs once and only once.
All others 0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element
Parent elements Object, ParentObject, Source, Target
Child elements None

Remarks

See Also

Properties (XMLA)