IGQIOnPrepareFetch interface
Definition
- Namespace:
Skyline.DataMiner.Analytics.GenericInterface
- Assembly:
SLAnalyticsTypes.dll
The IGQIOnPrepareFetch interface is used to implement optimizations when data is retrieved. This can for instance be used to limit the retrieved data.
Methods
OnPrepareFetchOutputArgs OnPrepareFetch(OnPrepareFetchInputArgs args)
Indicates that the GQI has processed the query.