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.
Designates the text that the user interface displays when prompting the user for parameter values.
Syntax
<ReportParameter Name="...">
...
<Prompt>...</Prompt>
...
</ReportParameter>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
None |
Hinweise
If the Prompt element is omitted, the user is not prompted for a value for this parameter, nor can the parameter be accessed any other way (for example, through URL access or in a subreport or drillthrough report).
Siehe auch
Verweis
Report Definition XML Elements