Fill(DataSet,String,OracleCursor) Method
Adds or refreshes rows in the
System.Data.DataSet to match those in the data source using the specified
System.Data.DataSet and
OracleCursor.
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2