หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Contains the fields in the data model.
Syntax
<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 |
|
Child element |
Remarks
For an OLTP dataset, the data model defined by the Fields element contains fields that map to columns in the dataset.
See Also
Reference
Report Definition XML Elements