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