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

DataRows Element (RDL)

SQL Server 2005

Defines the rows of data to pass to a custom report item


<CustomData>
    ...
    <DataRows>
        <DataRow>...</DataRow>
    </DataRows>
    ...
</CustomData>

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

CustomData

Child element

DataRow

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.