[]
        
(Showing Draft Content)

C1.AdoNet.CSV.C1CSVDataReader

C1CSVDataReader Class

C1CSVDataReader CSV implementation of DbDataReader.

Namespace: C1.AdoNet.CSV
Assembly: C1.AdoNet.CSV.dll
Syntax
public class C1CSVDataReader : C1DataReader, IDataReader, IDisposable, IDataRecord, IEnumerable, IAsyncDisposable

Methods

Name Description
GetSchemaTable()

Returns a DataTable that describes the column metadata of the C1CSVDataReader.