Parameters
- dataSet
- A System.Data.DataSet to fill with records.
- srcTable
- The name of the System.Data.DataTable to use for table mapping.
- cursor
- An OracleCursor used to retrieve data using OracleDataReader.
Return Value
The number of rows successfully added to or refreshed in the System.Data.DataSet.