Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%DeepSee.QuerySource

abstract class %DeepSee.QuerySource

This class defines the API needed to connect data sources to DeepSee dashboards.

Method Inventory

Methods

classmethod %GetFilterList(Output pList As %List) as %Status
Return a list of available filters for this data source.
classmethod %GetFilterMembers(pFilter As %String, Output pMembers As %List) as %Status
Return a list of available members for given filter.

Subclasses

FeedbackOpens in a new tab