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?

%ResultSet.QuerySuper

class %ResultSet.QuerySuper

Internal class that defines some common query properties

Method Inventory

Parameters

parameter %colinfo;
parameter %extinfo;
parameter %info;

Methods

method Close() as %Status
method Fetch() as %Status
method FetchRows() as %Status
method GetInfo() as %Status
method GetODBCInfo() as %Status

Subclasses

FeedbackOpens in a new tab