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

DataField Element (RDL)

SQL Server 2005

Provides the name of the field in the query.


<Field> Name="...">
    ...
        <DataField>...</DataField>
      ...
</Field>

Characteristic Description

Data type and length

String

Default value

None

Cardinality

0-1: Optional element that occurs once or not at all. For more information, see "Remarks."

Relationship Element

Parent element

Field

Child element

None

The Field element must have one and only one child element: either DataField or Value.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.