다음을 통해 공유


MatrixRow Element (RDL)

Defines a row in the detail section of a matrix.

구문

<MatrixRows>
        <MatrixRow>
              <Height>...</Height>
              <MatrixCells>...</MatrixCells>
        </MatrixRow>
</MatrixRows>

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

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

Element Relationships

Relationship Element

Parent element

MatrixRows

Child elements

Height, MatrixCells

주의

There must be one MatrixRow element for each static row in a matrix. If the matrix does not contain static rows, the MatrixRows element must contain one and only one MatrixRow element.

참고 항목

참조

Report Definition XML Elements
StaticRows Element (RDL)

도움말 및 정보

SQL Server 2005 지원 받기