Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 469 Bytes

File metadata and controls

18 lines (11 loc) · 469 Bytes
uid
GQI_IGQIOnPrepareFetch

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.