www.csvreader.com

The events of the DataReaderBase class are listed below. For a complete list of DataReaderBase class members, see the DataReaderBase Members topic.

Public Instance Events

ReadRecord This event is raised after each record has been read and before the values have been converted to the destination type. This event can be used to modify values in a record, add values to a record, or skip a record entirely.

See Also

DataReaderBase Class | DataStreams.Common Namespace