| DataStreams.Common Namespace |
| Class | Description | |
|---|---|---|
| DataReaderBase | ||
| DataReaderBaseDataReaderColumn | ||
| DataReaderBaseDataReaderColumnCollection |
Collection of DataReaderBaseDataReaderColumn items.
| |
| DataReaderBaseReadRecordEventArgs |
Provides data for the ReadRecord event.
| |
| DataReaderBaseRecordValuesCollection | ||
| NamedColumnCollection | ||
| ReaderBase | ||
| SpreadsheetDataReader |
Provides a datasource for the .Net Framework SqlBulkCopy class
which allows data to be rapidly imported from an Excel spreadsheet into SQL Server.
| |
| SpreadsheetDataReaderColumn |
Represents a data column in the data source to use during import.
| |
| SpreadsheetDataReaderColumnCollection |
Collection of SpreadsheetDataReaderColumn items.
| |
| SpreadsheetDataReaderUserSettings | ||
| SpreadsheetReader | ||
| SpreadsheetReaderUserSettings | ||
| WriterBase |
| Delegate | Description | |
|---|---|---|
| DataReaderBaseReadRecordEventHandler |
Represents the method that will handle the ReadRecord
event of a DataReaderBase instance.
|