| Class | Description |
|---|---|
| DbfField |
Field descriptor in dbf header (fix 32 bytes for each field)
|
| DbfHeader |
DBF Header (variable size, depending on field count)
|
| DbfRow |
Represents a DBF row (record) with ability to get field's value by its name.
|
| Enum | Description |
|---|---|
| DbfDataType |
The supported Dbf field types.
|