ExcelDataLink Constructor
|
Create a new instance of the class. |
DataStorage | The internal DataStorage used to the link ops. |
ExcelStorage | The internal FileHelperEngine used to the file or stream ops. |
LastExtractedRecords | An array of the last records extracted from the data source to a file. |
LastInsertedRecords | An array of the last records inserted in the data source that comes from a file. |
ExtractToExcel | Extract records from the data source and insert them to the specified file using the DataLinkProvider ExtractRecords method. |
InsertFromExcel | Extract records from a file and insert them to the data source using the DataLinkProvider InsertRecords method. |
ExcelDataLink Class | FileHelpers.DataLink Namespace | Quick Start Guide | Class Diagram | Examples of Use | Example of the DataLink | Attributes List