Action Data Type (ASSL)
Defines an abstract primitive data type that represents an action in a Cube element or a Perspective element.
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>
Data Type Characteristics
Characteristic | Description |
---|---|
Base data types |
None |
Derived data types |
Data Type Relationships
Relationship | Element |
---|---|
Parent elements |
|
Child elements |
Annotations, Application, Caption, CaptionIsMdx, Condition, Description, ID, Invocation, Name, Target, TargetType, Translations, Type |
Derived elements |
Remarks
For more information about actions, see Actions.
The corresponding element in the Analysis Management Objects (AMO) object model is Action.
See Also
Reference
Cube Element (ASSL)
Perspective Element (ASSL)
PerspectiveAction Data Type (ASSL)
Analysis Services Scripting Language XML Data Types (ASSL)