Expand Minimize
This topic has not yet been rated - Rate this topic

TableGroup Element (RDL)

SQL Server 2005

Defines a group in a table.


<TableGroups>
    ...
        <TableGroup>
              <Grouping>...</Grouping>
              <Sorting>...</Sorting>
              <Header>...</Header>
              <Footer>...</Footer>
              <Visibility>...</Visibility>
    ...
        </TableGroup>
</TableGroups>

Characteristic Description

Data type and length

None

Default value

None

Cardinality

1-n: Required element that occurs once or more than once.

Relationship Element

Parent element

TableGroups

Child elements

Footer, Grouping, Header, Visibility, Sorting

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.