次の方法で共有


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 回だけの出現が可能です

要素の関係

リレーションシップ 要素
親要素 キューブパースペクティブ
子要素 次の表を参照してください。
先祖または親 子要素
Cube DrillThroughActionReportActionStandardAction
パースペクティブ PerspectiveAction

注釈

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