Parameters
- dataSet
- A System.Data.DataSet to fill with records.
- startRecord
- The zero-based record number to start with.
- maxRecords
- The maximum number of records to retrieve.
- srcTable
- The name of the System.Data.DataTable to use for table mapping.
- cursor
- An UniCursor used to retrieve data using Devart.Oracle.OracleDataReader.
Return Value
The number of rows successfully added to or refreshed in the System.Data.DataSet.