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.Model.ConnectorExample

class DeepSee.Model.ConnectorExample extends %DeepSee.DataConnector

This class defines an example of a data connector. The query for this connector uses a local table.

Method Inventory

Parameters

parameter SUPPORTSIDLIST = 1;
This connector supports "idlist" mode
parameter SUPPORTSSINGLE = 1;
This connector supports "single" mode

Methods

method %OnGetSourceResultSet(ByRef pParameters, Output pResultSet) as %Status
Implementation

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab