The methods of the ExcelStorage class are listed below. For a complete list of ExcelStorage class members, see the ExcelStorage Members topic.
ExtractRecords | Returns the records extracted from Excel file. |
ExtractRecordsAsDT (inherited from DataStorage) | Must Return the records from the DataSource (DB, Excel, etc) |
InsertRecords | Insert all the records in the specified Excel File. |
SetProgressHandler (inherited from DataStorage) | Overloaded. Set the handler to the engine used to notify progress into the operations. |
ExcelStorage Class | FileHelpers.DataLink Namespace