Fields Element (RDL)

Contains the fields in the data model.

语法

<DataSet> Name="...">
    ...
        <Fields>
      <Field> Name"...">...</Field>
        </Fields>
      ...
</DataSet>

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

0-1: Optional element that occurs once or not at all.

Element Relationships

Relationship Element

Parent element

DataSet

Child element

Field

备注

For an OLTP dataset, the data model defined by the Fields element contains fields that map to columns in the dataset.

请参阅

参考

Report Definition XML Elements

帮助和信息

获取 SQL Server 2005 帮助