次の方法で共有


Actions 要素 (ASSL)

Cube 要素または Perspective 要素のアクションのコレクションを格納します。

構文

<Cube> <!-- or 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>
      ...
</Cube>

要素の特性

特性

説明

データ型と長さ

なし (コレクション)

既定値

なし (コレクション)

カーディナリティ

0-1 : 省略可能な要素で、出現する場合は 1 回だけの出現が可能です

要素のリレーションシップ

リレーションシップ

要素

親要素

CubePerspective

子要素

説明

分析管理オブジェクト (AMO) オブジェクト モデルで対応する要素は、ActionCollectionPerspectiveActionCollection です。

関連項目

参照