Skip to main content

%CSP.UI.SQL.QueryResultsWindow

class %CSP.UI.SQL.QueryResultsWindow extends %CSP.Util.AutoPagePopup

This class is used internally by InterSystems IRIS. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class.

Popup window that display an SQL Query builder form.

Method Inventory

Parameters

parameter PAGENAME = SQL Query Results;
Inherited description: Name of this page
parameter USENAMESPACE = 1;
Inherited description: If true, this page changes namespace

Methods

classmethod GetDetailPane(pInstance As PageInstance) as Pane
Inherited description: Get the detail pane info object
classmethod OnPreHTTP() as %Boolean
Ensure user has %Development:USE.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab