Back to Devexpress

ObjectDataSource.Fill Method

corelibraries-devexpress-dot-dataaccess-dot-objectbinding-dot-objectdatasource-dot-fill.md

latest510 B
Original Source

ObjectDataSource.Fill Method

NameParametersDescription
Fill()noneRetrieves the data from the object data source.
Fill(IEnumerable<IParameter>)sourceParametersRetrieves the data from the object data source with the specified parameters.