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>
元素特性
特性 |
說明 |
---|---|
資料類型和長度 |
|
預設值 |
無 |
基數 |
0-n:出現一次以上的選擇性元素。 |
元素關聯性
關聯性 |
元素 |
---|---|
父元素 |
|
子元素 |
無 |
備註
在「分析管理物件」(AMO) 物件模型中的對應元素是 Action。