Condividi tramite


DataRows Element (RDL)

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

Sintassi

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

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

CustomData

Child element

DataRow

Vedere anche

Riferimento

Report Definition XML Elements

Guida in linea e informazioni

Assistenza su SQL Server 2005