共用方式為


Action 元素 (ASSL)

包含有關 Cube 元素或 Perspective 元素中可用動作的資訊。

語法

  
<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>  

元素特性

特性 描述
資料類型和長度 請參閱下表。
預設值 None
基數 0-n:出現一次以上的選擇性元素。
上階或父系 資料類型
Cube DrillThroughActionReportActionStandardAction
檢視方塊 PerspectiveAction

元素關聯性

關聯性 元素
父元素 動作
子元素 None

備註

分析管理物件 (AMO) 物件模型中的對應元素是 Action

另請參閱

Cube 元素 (ASSL)
Perspective 元素 (ASSL)
PerspectiveAction 資料類型 (ASSL)
物件 (ASSL)