ErrorManager | The Object responsable for manage the errors. |
RecordType | Returns the class that represent the records in the file. |
ExtractRecords | Must Return the records from the DataSource (DB, Excel, etc) |
ExtractRecordsAsDT | Must Return the records from the DataSource (DB, Excel, etc) |
InsertRecords | Must Insert the records in a DataSource (DB, Excel, etc) |
SetProgressHandler | Overloaded. Set the handler to the engine used to notify progress into the operations. |
DataStorage Class | FileHelpers.DataLink Namespace