FederationDataSourceBase.Fill Method
| Name | Parameters | Description |
|---|---|---|
| Fill(IEnumerable<IParameter>, String[]) | sourceParameters, queriesToFill | Populates the data source with data by running the specified queries with the specified parameters. |
| Fill(IEnumerable<IParameter>) | sourceParameters | Populates the data source with data by running the queries with the specified parameters. |