| title |
Command Element (ASSL) | Microsoft Docs |
| ms.custom |
|
| ms.date |
03/03/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 |
277598b5-9939-4d7f-8c75-06470c3fabdd |
| caps.latest.revision |
36 |
| author |
Minewiskan |
| ms.author |
owend |
| manager |
erikre |
Defines a command that is available for use within the context of the parent element of the Commands collection.
<Commands>
<Command>
<Text>...</Text>
</Command>
</Commands >
| Characteristic |
Description |
| Data type and length |
None |
| Default value |
None |
| Cardinality |
0-n: Optional element that can occur more than once. |
| Relationship |
Element |
| Parent elements |
Commands |
| Child elements |
Text |
Remarks
The corresponding element in the Analysis Management Objects (AMO) object model is xref:Microsoft.AnalysisServices.Command.
Objects (ASSL)