| Class | Description |
|---|---|
| DataReaderBase | |
| DataReaderBase.DataReaderColumn | |
| DataReaderBase.DataReaderColumnCollection | Collection of DataReaderBase.DataReaderColumn items. |
| DataReaderBase.ReadRecordEventArgs | Provides data for the ReadRecord event. |
| DataReaderBase.RecordValuesCollection | |
| NamedColumnCollection | |
| ReaderBase | |
| SpreadsheetDataReader | Provides a datasource for the .Net Framework 2.0 SqlBulkCopy class which allows data to be rapidly imported from an Excel spreadsheet into SQL Server. |
| SpreadsheetDataReader.Column | Represents a data column in the data source to use during import. |
| SpreadsheetDataReader.ColumnCollection | Collection of SpreadsheetDataReader.Column items. |
| SpreadsheetDataReader.UserSettings | |
| SpreadsheetReader | |
| SpreadsheetReader.UserSettings | |
| WriterBase |
| Delegate | Description |
|---|---|
| DataReaderBase.ReadRecordEventHandler | Represents the method that will handle the ReadRecord event of a DataReaderBase instance. |