Freigeben über


Action-Datentyp (ASSL)

Definiert einen abstrakten Grunddatentyp, 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 Keine
Abgeleitete Datentypen DrillThroughAction, ReportAction, StandardAction

Datentypbeziehungen

Beziehung Element
Übergeordnete Elemente Aktionen
Untergeordnete Elemente Annotations, Application, Caption, CaptionIsMdx, Condition, Description, ID, Invocation, Name, Target, TargetType, Translations, Type
Abgeleitete Elemente DrillThroughAction, ReportAction, StandardAction

Hinweise

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