The DbfWriter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DbfWriter |
Creates a new DbfWriter
|
Methods
Name | Description | |
---|---|---|
![]() | Close |
Closes the DBF file and the underlying stream used to write the DBF file
|
![]() | Dispose |
Releases all resources used by the DbfWriter
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() | WriteRecord |
Adds a new reocrd to the DBF file
|