The DbfFileHeader type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Day | |
![]() | FieldCount |
The number of fields in each record
|
![]() | HeaderLength |
The length of the main header
|
![]() | LDID |
The DBF Language Driver Id
|
![]() | 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 |