The methods of the DatabaseStorage class are listed below. For a complete list of DatabaseStorage class members, see the DatabaseStorage 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. |
DatabaseStorage Class | FileHelpers.DataLink Namespace