IDataComponent.Fill(IEnumerable<IParameter>) Method
Retrieves the data from a data source.
Namespace: DevExpress.DataAccess
Assembly: DevExpress.Data.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| sourceParameters | IEnumerable<IParameter> | A collection of IParameter values. |
See Also