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(ICollectionClientRequest) |
Retrieves business data for MetricSet objects according to the specified requests.
|
![]() | RetrieveDataRegionStatisticsAsync(BatchedClientRequest, ICollectionDataRegion) |
Computes the measure statistics for the requested data regions within a specified batched data result.
|
![]() | RetrieveDataRegionStatisticsAsync(ClientRequest, ICollectionDataRegion) |
Computes the measure statistics for the requested data regions within a specified data result.
|