Condividi tramite


Prompt Element (ReportParameter) (RDL)

Designates the text that the user interface displays when prompting the user for parameter values.

Sintassi

<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

Osservazioni

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).

Vedere anche

Riferimento

Report Definition XML Elements

Guida in linea e informazioni

Assistenza su SQL Server 2005