Action 元素 (ASSL)

包含 CubePerspective 元素中提供的操作的相关信息。

语法

  
<Actions>  
   <Action xsi:type="DrillThroughAction">...</Action> <!-- ancestor: Cube -->  
   <Action xsi:type="ReportAction">...</Action> <!-- ancestor: Cube -->  
   <Action xsi:type="StandardAction">...</Action> <!-- ancestor: Cube -->  
   <!-- or -->  
   <Action xsi:type="PerspectiveAction">...</Action> <!-- ancestor: Perspective -->  
</Actions>  

元素特征

特征 说明
数据类型和长度 请参阅下表。
默认值
基数 0-n:可多次出现的可选元素。
祖先或父级 数据类型
Cube DrillThroughActionReportActionStandardAction
透视 PerspectiveAction

元素关系

关系 元素
父元素 操作
子元素

备注

分析管理对象 (AMO) 对象模型中的相应元素是 Action

另请参阅

Cube 元素 (ASSL)
Perspective 元素 (ASSL)
PerspectiveAction 数据类型 (ASSL)
对象 (ASSL)