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

MatrixCells Element (RDL)

SQL Server 2005

Defines a set of cells in a row of the detail section of a matrix.


<MatrixRow>
       ...
        <MatrixCells>
              <MatrixCell>...</MatrixCell>
        </MatrixCells>
    ...
</MatrixRow>

Characteristic Description

Data type and length

None

Default value

None

Cardinality

1-1: Required element that occurs once and only once.

Relationship Element

Parent element

MatrixRow

Child element

MatrixCell

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.