The DbfWriter type exposes the following members.

Constructors

  NameDescription
Public methodDbfWriter
Creates a new DbfWriter

Methods

  NameDescription
Public methodClose
Closes the DBF file and the underlying stream used to write the DBF file
Public methodDispose
Releases all resources used by the DbfWriter
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Public methodWriteRecord
Adds a new reocrd to the DBF file

See Also