Action Data Type (ASSL)
SQL Server 2008
Defines an abstract primitive data type that represents an action in a Cube element or a Perspective element.
<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>
Relationship | Element |
|---|---|
Parent elements | |
Child elements | Annotations, Application, Caption, CaptionIsMdx, Condition, Description, ID, Invocation, Name, Target, TargetType, Translations, Type |
Derived elements |
For more information about actions, see Actions (Analysis Services - Multidimensional Data).
The corresponding element in the Analysis Management Objects (AMO) object model is Action.
