다음을 통해 공유


TableCells Element (RDL)

Defines a set of cells in a table.

구문

<TableRow -->
    ...
        <TableCells>
              <TableCell>...</TableCell>
        </TableCells>
       ...
</TableRow>

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

TableRow

Child element

TableCell

주의

The number of TableCell elements within the TableCells element must be the same as the number of columns in the table, adjusting for column spans.

참고 항목

참조

Report Definition XML Elements

도움말 및 정보

SQL Server 2005 지원 받기