The DbfFileHeader type exposes the following members.

Properties

  NameDescription
Day
FieldCount
The number of fields in each record
HeaderLength
The length of the main header
Month
RecordCount
the number of records contained in the DBF file
RecordLength
The length of each record (in bytes) in the DBF file. Note that each record will have the same length.
VersionNumber
The DBF version number
Year

See Also