[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.Map.Data.Dbf.DbfReader.-ctor

DbfReader Constructor

DbfReader(string)

Initializes a new instance of the DbfReader class.

Declaration
public DbfReader(string fileName)
Parameters
Type Name Description
string fileName

The file containing the input data.

DbfReader(Stream)

Initializes a new instance of the DbfReader class.

Declaration
public DbfReader(Stream inputStream)
Parameters
Type Name Description
Stream inputStream

The stream with input data.