다음을 통해 공유


DataRow Element (RDL)

Defines the columns of data within each row to pass to a custom report item.

구문

<<DataRows>
    ...
    <DataRow>
        ...
        <DataCell>...</DataCell>
        ...
    </DataRow>
    ...
</DataRows>

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 Relationships

Relationship Element

Parent element

DataRows

Child elements

DataCell

참고 항목

참조

Report Definition XML Elements

도움말 및 정보

SQL Server 2005 지원 받기