Compartir a través de


TableCells Element (RDL)

Defines a set of cells in a table.

Sintaxis

<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

Notas

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.

Vea también

Referencia

Report Definition XML Elements

Ayuda e información

Obtener ayuda sobre SQL Server 2005