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