Actions Element (ASSL)

Contains the collection of actions for a Cube or Perspective element.

구문

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

Element Characteristics

Characteristic Description

Data type and length

None (collection)

Default value

None (collection)

Cardinality

0-1: Optional element that can occur once and only once.

Element Relationships

Relationship

Element

Parent elements

Cube, Perspective

Child elements

Ancestor or Parent

Child Elements

CubeDrillThroughAction, ReportAction, StandardAction

PerspectivePerspectiveAction

주의

The corresponding elements in the Analysis Management Objects (AMO) object model are ActionCollection and PerspectiveActionCollection.

참고 항목

참조

Collections (ASSL)

도움말 및 정보

SQL Server 2005 지원 받기