title | description | ms.date | ms.service | ms.custom | ms.topic | ms.author | ms.reviewer | author |
---|---|---|---|---|---|---|---|---|
DatabaseID Element (XMLA) | Microsoft Docs |
Learn how the DatabaseID element, identifies a database within a parent element that contains an object reference. |
01/05/2020 |
analysis-services |
xmla |
reference |
kfollis |
kfollis |
kfollis |
Identifies a database within a parent element that contains an object reference.
<Object> <!-- or one of the elements listed below in the Element relationships table -->
...
<DatabaseID>...</DatabaseID>
...
</Object>
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. |
Relationship | Element |
---|---|
Parent elements | Object, ParentObject, Source, Target |
Child elements | None |