Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Contains an object reference for the dimension on which the parent Insert, Update, or Drop command is executed.
Syntax
  
<Insert> <!-- or any of the parent elements in the Element relationships table -->  
...  
   <Object>  
      <Database>...</Database>  
      <Cube>...</Cube>  
      <Dimension>...</Dimension>  
   </Object>  
...  
</Insert>  
Element characteristics
| Characteristic | Description | 
|---|---|
| Data type and length | None | 
| Default value | None | 
| Cardinality | 1-1: Required element that occurs once and only once. | 
Element relationships
| Relationship | Element | 
|---|---|
| Parent elements | Drop, Insert, Update | 
| Child elements | Cube, Database, Dimension |