IDataRetrievalService Interface |
Namespace: Dundas.BI.Data.DataRetrieval
The IDataRetrievalService type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClearResultCache | Clears the data result cache. |
![]() | RetrieveBatchedBusinessDataAsync |
Retrieves batched business data for MetricSet objects according to the specified requests.
|
![]() | RetrieveBusinessDataAsync(ClientRequest[]) |
Retrieves business data for MetricSet objects according to the specified requests.
|
![]() ![]() | RetrieveBusinessDataAsync(ICollection<ClientRequest>) |
Retrieves business data for MetricSet objects according to the specified requests.
|
![]() | RetrieveDataRegionStatisticsAsync(BatchedClientRequest, ICollection<DataRegion>) |
Computes the measure statistics for the requested data regions within a specified batched data result.
|
![]() | RetrieveDataRegionStatisticsAsync(ClientRequest, ICollection<DataRegion>) |
Computes the measure statistics for the requested data regions within a specified data result.
|