The DbfFileHeader type exposes the following members.

Properties

  NameDescription
Public propertyDay
Public propertyFieldCount
The number of fields in each record
Public propertyHeaderLength
The length of the main header
Public propertyLDID
The DBF Language Driver Id
Public propertyMonth
Public propertyRecordCount
the number of records contained in the DBF file
Public propertyRecordLength
The length of each record (in bytes) in the DBF file. Note that each record will have the same length.
Public propertyVersionNumber
The DBF version number
Public propertyYear

See Also