ReportParameter Element (RDL)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Describes an individual parameter in the report.

Element Attributes

Attribute Type Description

Name

String

Name of the parameter. Required.

Element Relationships

Relationship Element

Parent elements

ReportParameters Element (RDL)

Child elements

Element Cardinality Type

AllowBlank Element (RDL)

[0-1]

Boolean

DataType Element (RDL)

[1]

Enum

DefaultValue Element (RDL)

[0-1]

Element

Hidden Element (RDL)

[0-1]

Expression (Boolean)

MultiValue Element (RDL)

[0-1]

Boolean

Name Element (RDL)

[1]

Name

Nullable Element (RDL)

[0-1]

Boolean

Prompt Element, ReportParameter (RDL)

[0-1]

Expression (String)

UsedInQuery Element (RDL)

[0-1]

Enum

ValidValues Element (RDL)

[0-1]

Element

Remarks

The Name attribute for the ReportParameter element must be unique within the ReportParameters parent element. The value for Name must be a case-sensitive identifier that is compliant with the Common Language Specification (CLS).

See Also

Reference

Report Definition Language XML Schema
Report Definition XML Elements

Concepts

Report Definition Language Data Types

Other Resources

Development (Reporting Services)
Working with Parameters in Reporting Services

Help and Information

Getting SQL Server 2008 Assistance