dotConnect for DB2 Documentation
Devart.Common Namespace / DbDataTable Class / Fill Method

In This Topic
Fill Method (DbDataTable)
In This Topic
Fills the System.Data.DataTable.Rows collection of the DbDataTable with rows from the data source.
Overload List
OverloadDescription
Fills the System.Data.DataTable.Rows collection of the DbDataTable with rows from the data source using the parameter values passed in parameterValues.  
Fills the System.Data.DataTable.Rows collection of the DbDataTable with rows from the data source.  
See Also