| Overload | Description |
|---|---|
| Fill(Object[]) | Fills the System.Data.DataTable.Rows collection of the DbDataTable with rows from the data source using the parameter values passed in parameterValues. |
| Fill() | Fills the System.Data.DataTable.Rows collection of the DbDataTable with rows from the data source. |