Action Element (ASSL)

Contains information about an action available in a Cube element or a Perspective element.

语法

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

Element Characteristics

Characteristic

Description

Data type and length

Ancestor or Parent

Data Type

CubeDrillThroughAction, ReportAction, StandardAction

PerspectivePerspectiveAction

Default value

None

Cardinality

0-n: Optional element that can occur more than once.

Element Relationships

Relationship Element

Parent elements

Actions

Child elements

None

备注

The corresponding element in the Analysis Management Objects (AMO) object model is Action.

请参阅

参考

Cube Element (ASSL)
Perspective Element (ASSL)
PerspectiveAction Data Type (ASSL)
Objects (ASSL)

帮助和信息

获取 SQL Server 2005 帮助