OleDbDataAdapter.Fill Method
This page is specific to:.NET Framework Version:1.12.03.03.54.0
OleDbDataAdapter.Fill Method
Adds or refreshes rows in the DataSet to match those in an ADO Recordset or Record object.
Overload List

Name Description
OleDbDataAdapter.Fill (DataSet) Adds or refreshes rows in the DataSet.
OleDbDataAdapter.Fill (DataTable) Adds or refreshes rows in a specified range in the DataSet to match those in the data source using the DataTable name.
OleDbDataAdapter.Fill (DataSet, String) Adds or refreshes rows in the DataSet to match those in the data source using the DataSet and DataTable names.
OleDbDataAdapter.Fill (DataTable, Object) Adds or refreshes rows in a DataTable to match those in an ADO Recordset or Record object using the specified DataTable and ADO objects.
OleDbDataAdapter.Fill (DataSet, Object, String) Adds or refreshes rows in the DataSet to match those in an ADO Recordset or Record object using the specified DataSet, ADO object, and source table name.
OleDbDataAdapter.Fill (Int32, Int32, DataTable[]) Adds or refreshes rows in a DataTable to match those in the data source starting at the specified record and retrieving up to the specified maximum number of records.
OleDbDataAdapter.Fill (DataSet, Int32, Int32, String) Adds or refreshes rows in a specified range in the DataSet to match those in the data source using the DataSet and DataTable names.
See Also

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View