Parameter Element (RDL)

Contains the parameter to pass to a subreport or drillthrough report.

Syntax

<Parameters>
    ...
        <Parameter Name="...">
              <Value>...</Value>
              <Omit>...</Value>
        </Parameter>
    ...
</Parameters>

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

1-n: Required element that occurs once or more than once.

Element Attributes

Attribute Type Description

Name

String

Name of the parameter.

Element Relationships

Relationship Element

Parent element

Parameters

Child elements

Omit, Value

See Also

Reference

Report Definition XML Elements

Help and Information

Getting SQL Server 2005 Assistance