[]
C1CSVDataReader CSV implementation of DbDataReader.
public class C1CSVDataReader : C1DataReader, IDataReader, IDisposable, IDataRecord, IEnumerable, IAsyncDisposable
Name | Description |
---|---|
GetSchemaTable() | Returns a DataTable that describes the column metadata of the C1CSVDataReader. |