Skip to main content
A newer version of this page is available. .

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.