Expand Minimize
This topic has not yet been rated - Rate this topic

Object Element (Dimension) (XMLA)

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.