Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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 (Analysis Services - Multidimensional Data).
The corresponding element in the Analysis Management Objects (AMO) object model is Action.