EFDataSource.Fill Method
Name | Parameters | Description |
---|---|---|
Fill() | none | Retrieves the data from the Entity Framework data source. |
Fill |
source |
Retrieves the data from the Entity Framework data source with the specified parameters. |