Share via


Action-Datentyp (ASSL)

Definiert einen abstrakten primitiven Datentyp, der eine Aktion in einem Cube-Element oder einem Perspective-Element darstellt.

Syntax

<Action>
   <Name>...</Name>
   <ID>...</ID>
   <Caption>...</Caption>
      <CaptionIsMdx>...</CaptionIsMdx>
      <Translations>...</Translations>
   <TargetType>...</TargetType>
   <Target>...</Target>
   <Condition>...</Condition>
   <Type>...</Type>
   <Invocation>...</Invocation>
   <Application>...</Application>
      <Description>...</Description>
      <Annotations>...</Annotations>
</Action>

Datentypmerkmale

Merkmal

Beschreibung

Basisdatentypen

None

Abgeleitete Datentypen

DrillThroughAction, ReportAction, StandardAction

Datentypbeziehungen

Beziehung

Element

Übergeordnete Elemente

Actions

Untergeordnete Elemente

Annotations, Application, Caption, CaptionIsMdx, Condition, Description, ID, Invocation, Name, Target, TargetType, Translations, Type

Abgeleitete Elemente

DrillThroughAction, ReportAction, StandardAction

Hinweise

Weitere Informationen zu Aktionen finden Sie unter Aktionen (Analysis Services - Mehrdimensionale Daten).

Das entsprechende Element im AMO-Objektmodell (Analysis Management Objects) ist Action.