StandardAction Data Type (ASSL)

Defines a derived data type that represents any Action element other than a DrillThroughAction element or a ReportAction element.

Syntax

  
<StandardAction>  
   <!-- The following elements extend Action -->  
   <Expression>...</Expression>  
</StandardAction>  

Data Type Characteristics

Characteristic Description
Base data types Action
Derived data types None

Data Type Relationships

Relationship Element
Parent elements None
Child elements Expression
Derived elements Action (Actions collection of Cube or Perspective)

Remarks

The corresponding element in the Analysis Management Objects (AMO) object model is StandardAction.

See Also

Analysis Services Scripting Language XML Data Types (ASSL)