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)