Body Element (RDL)

Contains the visual elements of the report.

语法

<Report>
    ...
    <Body>
        <ReportItems>...</ReportItems>
        <Height>...</Height>
        <Columns>...</Columns>
        <ColumnSpacing>...</ColumnSpacing>
        <Style>...</Style>
    </Body>
    ...
</Report>

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

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

Element Relationships

Relationship Element

Parent element

Report

Child elements

Columns, ColumnSpacing, Height, ReportItems, Style

请参阅

参考

Report Definition XML Elements

帮助和信息

获取 SQL Server 2005 帮助