[]
dBASE (Dbf) format field description.
public interface IDbfField
| Name | Description |
|---|---|
| Length | Gets the length of the field in bytes. |
| Name | Gets the name of the field. |
| Ordinal | Gets the ordinal number of the field. |
| Type | Gets the format value type of the field. |