Skip to main content
All docs
V26.1
  • 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.