Action Data Type (ASSL)
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>
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 |
Замечания
For more information about actions, see Действия.
The corresponding element in the Analysis Management Objects (AMO) object model is Action.
См. также
Справочник
Cube Element (ASSL)
Perspective Element (ASSL)
PerspectiveAction Data Type (ASSL)
Analysis Services Scripting Language XML Data Types (ASSL)