Freigeben über


Prompt Element (ReportParameter) (RDL)

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

ReportParameter

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

Hilfe und Informationen

Informationsquellen für SQL Server 2005