| title |
Action Element (ASSL) | Microsoft Docs |
| ms.custom |
|
| ms.date |
03/07/2017 |
| ms.prod |
sql-server-2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
analysis-services |
docset-sql-devref |
|
| ms.tgt_pltfrm |
|
| ms.topic |
reference |
| apiname |
|
| apilocation |
|
| apitype |
Schema |
| applies_to |
|
| f1_keywords |
|
| helpviewer_keywords |
|
| ms.assetid |
aaee06a2-91c6-4007-b787-79cb08d63c77 |
| caps.latest.revision |
41 |
| author |
Minewiskan |
| ms.author |
owend |
| manager |
erikre |
Contains information about an action available in a Cube element or a Perspective element.
<Actions>
<Action xsi:type="DrillThroughAction">...</Action> <!-- ancestor: Cube -->
<Action xsi:type="ReportAction">...</Action> <!-- ancestor: Cube -->
<Action xsi:type="StandardAction">...</Action> <!-- ancestor: Cube -->
<!-- or -->
<Action xsi:type="PerspectiveAction">...</Action> <!-- ancestor: Perspective -->
</Actions>
| Characteristic |
Description |
| Data type and length |
See the table below. |
| Default value |
None |
| Cardinality |
0-n: Optional element that can occur more than once. |
| Relationship |
Element |
| Parent elements |
Actions |
| Child elements |
None |
Remarks
The corresponding element in the Analysis Management Objects (AMO) object model is xref:Microsoft.AnalysisServices.Action.
Cube Element (ASSL)
Perspective Element (ASSL)
PerspectiveAction Data Type (ASSL)
Objects (ASSL)