| title | Object Element (Dimension) (XMLA) | Microsoft Docs | |||
|---|---|---|---|---|
| ms.custom | ||||
| ms.date | 03/06/2017 | |||
| ms.prod | sql-server-2016 | |||
| ms.reviewer | ||||
| ms.suite | ||||
| ms.technology |
|
|||
| ms.tgt_pltfrm | ||||
| ms.topic | reference | |||
| apiname |
|
|||
| apilocation | ||||
| apitype | Schema | |||
| applies_to |
|
|||
| f1_keywords |
|
|||
| helpviewer_keywords |
|
|||
| ms.assetid | db7feb39-7cc1-4b54-8979-77ce402ef71f | |||
| caps.latest.revision | 11 | |||
| author | jeannt | |||
| ms.author | jeannt | |||
| manager | erikre |
Contains an object reference for the dimension on which the parent Insert, Update, or Drop command is executed.
<Insert> <!-- or any of the parent elements in the Element Relationships table -->
...
<Object>
<Database>...</Database>
<Cube>...</Cube>
<Dimension>...</Dimension>
</Object>
...
</Insert> | Characteristic | Description |
|---|---|
| Data type and length | None |
| Default value | None |
| Cardinality | 1-1: Required element that occurs once and only once. |
| Relationship | Element |
|---|---|
| Parent elements | Drop, Insert, Update |
| Child elements | Cube, Database, Dimension |