The DataField type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| DataField | Initializes a new instance of the DataField class |
Properties
| Name | Description | |
|---|---|---|
| IsKey | Is set to true if the field is a primary key. | |
| Name | Name of the field. | |
| OriginalFieldName | Is shown for fixed records.
qOriginalFieldName and qName are identical if no field names are used in the file.
qOriginalFieldName differs from qName if embedded file names are used in the file. |
See Also