BuildData(ReportStore, CancellationToken, Report, DataTreeBuilderConfig, DataParameter[], InteractiveSortState, IReportInformationService, IReadOnlyDictionary<string, Func<CustomContextArgs, object>>)
|
Builds data for the given ReportStore and other parameters.
|
BuildQuery(ReportStore)
|
Builds a query for the given ReportStore and SubreportsInfo templates.
|
BuildQuery(ReportStore, IExpressionEvaluatorService)
|
Builds a query for the given ReportStore and SubreportsInfo templates.
|
Creates an IReportParametersManager for a given report.
|
Creates an IReportParametersManager for a given report.
|
Creates a snapshot evaluation context.
|
RebuildResultTree(ReportDataSnapshot, ReportStore, IExpressionContext, DataParameter[], InteractiveSortState, IReadOnlyDictionary<string, object>)
|
Rebuilds the result tree of the given ReportDataSnapshot.
|
RebuildResultTree(ReportDataSnapshot, DataParameter[], Func<Report, DataParameter[], IExpressionContext>, InteractiveSortState)
|
Rebuilds the result tree of the given ReportDataSnapshot.
|