Freigeben über


TableColumns Element (RDL)

Defines a set of columns in a table.

Syntax

<Table Name="...">
    ...
        <TableColumns>
              <TableColumn>...</TableColumn>
        </TableColumns>
       ...
</Table>

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

Table

Child element

TableColumn

Siehe auch

Verweis

Report Definition XML Elements

Hilfe und Informationen

Informationsquellen für SQL Server 2005