ReportName Element (RDL)

Contains the path and name of the target report.

语法

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

Element Characteristics

Characteristic Description

Data type and length

String

Default value

None

Cardinality

1-1: Required element that occurs once and only once.

Element Relationships

Relationship Element

Parent elements

Drillthrough, Subreport

Child element

None

备注

The ReportName element can contain a relative path to the report. A relative path starts in the same folder as the current report.

ReportName cannot contain an empty string.

请参阅

参考

Report Definition XML Elements

帮助和信息

获取 SQL Server 2005 帮助