The methods of the DataStorage class are listed below. For a complete list of DataStorage class members, see the DataStorage Members topic.
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