Freigeben über


Action-Element (ASSL)

Enthält Informationen über eine Aktion in einem Cube -Element oder einem Perspective -Element.

Syntax

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

Elementmerkmale

Merkmal BESCHREIBUNG
Datentyp und -länge Siehe Tabelle unten.
Standardwert Keine
Kardinalität 0-n: Optionales Element, das mehr als einmal auftreten kann.
Vorgänger oder übergeordnetes Element Datentyp
Cube DrillThroughAction, ReportAction, StandardAction
Perspektive PerspectiveAction

Elementbeziehungen

Beziehung Element
Übergeordnete Elemente Aktionen
Untergeordnete Elemente Keine

Bemerkungen

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

Weitere Informationen

Cube-Element (ASSL)
Perspective-Element (ASSL)
PerspectiveAction-Datentyp (ASSL)
Objekte (ASSL)