הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
Provides the name of the field in the query.
Syntax
<Field> Name="...">
...
<DataField>...</DataField>
...
</Field>
Element Characteristics
| 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." |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
None |
Remarks
The Field element must have one and only one child element: either DataField or Value.
See Also
Reference
Report Definition XML Elements