Object 元素 (XMLA)

包含父元素使用的对象引用。

语法

  
<Alter> <!-- or any of the parent elements in the Element relationships table -->  
...  
   <Object>  
      <!-- One or more object identifiers, depending on the parent element -->  
   </Object>  
...  
</Alter>  

元素特征

特征 说明
数据类型和长度
默认值
基数 请参阅下表。
祖先或父级 基数
更改 0-1:可出现一次且仅出现一次的可选元素。
所有其他 1-1:出现一次且仅出现一次的必需元素。

元素关系

关系 元素
父元素 AlterBackupClearCacheDeleteDesignAggregationsLockNotifyTableChangeProcessSubscribeSynchronize
子元素 必需的 Analysis Services 脚本语言 (ASSL) 元素。 通过列出对象的 ID 元素及其上级来指定, (不包括 Server object.) 例如,以下 Object 元素标识分区:

<Object>

<DatabaseID>Adventure Works DW Multidimensional 2012<DatabaseID\>

<CubeID>Adventure Works</CubeID>

<MeasureGroupID>Internet Sales</MeasureGroupID>

<PartitionID>Inernet_Sales_2001</PartitionID>

</Object>

注解

标识符的显示顺序并不重要。

对于 Alter 元素,如果未指定 Object 元素,Analysis Services 实例将用作默认对象。