共用方式為


RepeatWith Element (RDL)

Provides the name of the data region with which to repeat the report item if the data region spans multiple pages.

語法

<Textbox Name="..."> <!-- or Line, Rectangle, Image, CustomReportItem -->
       ...
        <RepeatWith>...</RepeatWith>
       ...
</Textbox> <!-- or /Line, /Rectangle, /Image, /CustomReportItem -->

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

CustomReportItem, Image, Line, Rectangle, Textbox

Child element

None

備註

The data region (list, matrix, table, or chart) named in this element must be in the same ReportItems collection as the parent item of this element.

RepeatWith cannot be used within a data region, subreport, or rectangle that contains a data region or subreport.

請參閱

參考

Report Definition XML Elements

說明及資訊

取得 SQL Server 2005 協助