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:可多次出现的可选元素。 |
元素关系
关系 |
元素 |
---|---|
父元素 |
|
子元素 |
无 |
注释
在 Analysis Management Objects (AMO) 对象模型中,对应的元素为 Action。