Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

EnsLib.SQL.OutboundAdapter

class EnsLib.SQL.OutboundAdapter extends Ens.OutboundAdapter, EnsLib.SQL.Common

SQL database client adapter. Executes queries against a remote database via an ODBC- or JDBC- defined DSN (Data Source Name) and retrieves resultsets and/or Stored Procedure return values and output parameters..

Method Inventory

Methods

method OnInit() as %Status
Inherited description: This user callback method is called just after %OnNew()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab