Raman |
| Name | Description | |
|---|---|---|
| FillData(DataTable, IProgressReporter) | Fills (or refills) the destination table with exception catching. Optionally runs the table script depending on ImportOptions. | |
| FillData(DataTable, CancellationToken) | Fills (or refills) the data table with the processed data. The data source is represented by this instance, the destination table is provided in the argument destinationTable. |