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?

%SQL.Manager.Reports.Messages

class %SQL.Manager.Reports.Messages extends %ZEN.Report.reportPage

Property Inventory

Method Inventory

Parameters

parameter RESOURCE = %Development:USE;
parameter SQLCACHE = 0;

Properties

property ResultSet as %SQL.IResultSet;
Property methods: ResultSetGet(), ResultSetGetSwizzled(), ResultSetIsValid(), ResultSetNewObject(), ResultSetSet()

Methods

method GetResult(ByRef pSc As %Status = $$$OK, ByRef pParameters) as %SQL.IResultSet

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab