다음을 통해 공유


Parameters Element (RDL)

Contains a list of parameters to pass to a subreport or drillthrough report.

구문

<Subreport Name="..."> <!-- or Drillthrough -->
       ...
        <Parameters>
              <Parameter Name="...">...</Parameter>
        </Parameters>
       ...
</Subreport> <!-- or /Drillthrough -->

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

0-1: Optional element that can occur once or not at all.

Element Relationships

Relationship Element

Parent elements

Drillthrough, Subreport

Child element

Parameter

주의

Parameter directives (rc: and rs: parameters) are not supported under the Drillthrough element. Parameters under the Drillthrough element must contain report parameters only.

참고 항목

참조

Report Definition XML Elements

도움말 및 정보

SQL Server 2005 지원 받기