Back to Devexpress

EFDataSource.Fill Method

corelibraries-devexpress-dot-dataaccess-dot-entityframework-dot-efdatasource-dot-fill.md

latest522 B
Original Source

EFDataSource.Fill Method

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