| title |
Database 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 |
|
| apilocation |
|
| apitype |
Schema |
| applies_to |
|
| f1_keywords |
microsoft.xml.analysis.database |
|
urn:schemas-microsoft-com:xml-analysis#Database |
|
| helpviewer_keywords |
|
| ms.assetid |
2ded06c4-4eaf-4ccb-a416-41ee51ced8bc |
| caps.latest.revision |
12 |
| author |
jeannt |
| ms.author |
jeannt |
| manager |
erikre |
Identifies the database that contains the dimension represented by the parent Object element.
<Object>
...
<Database>...</Database>
...
</Object>
| Characteristic |
Description |
| Data type and length |
String |
| Default value |
None |
| Cardinality |
1-1: Required element that occurs once and only once. |
| 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.
Cube Element (XMLA)
Dimension Element (XMLA)
Properties (XMLA)