Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.24 KB

File metadata and controls

46 lines (34 loc) · 1.24 KB
title description ms.date ms.service ms.custom ms.topic ms.author ms.reviewer author
Database Element (XMLA) | Microsoft Docs
Learn how the Database element identifies the database that contains the dimension represented by the parent Object element.
01/05/2020
analysis-services
xmla
reference
kfollis
kfollis
kfollis

Database Element (XMLA)

Identifies the database that contains the dimension represented by the parent Object element.

Syntax

  
<Object>  
   ...  
   <Database>...</Database>  
   ...  
</Object>  

Element characteristics

Characteristic Description
Data type and length String
Default value None
Cardinality 1-1: Required element that occurs once and only once.

Element relationships

Relationship Element
Parent elements Object
Child elements None

Remarks

The Database element is an object identifier that contains the name of the Analysis Services database that contains the dimension represented by the Object element.