Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Contains the name and value of a parameter used by the Execute method.
Syntax
<Parameters>
...
<Parameter>
<Name>...</Name>
<Value>...</Value>
</Parameter>
...
</Parameters>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
Hinweise
Some XML for Analysis (XMLA) commands, such as the Process command, can require additional information. The Parameter element provides a mechanism for providing additional information, including chunked information, for an XMLA command.