Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%CSP] >  [UI] >  [SQL] >  [RunQueryPane]
Private  Storage   

class %CSP.UI.SQL.RunQueryPane extends %CSP.Util.ExpPane

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.

An AutoPage pane that lets a user enter an parameters for a SQL query and execute it.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
8


Summary

Properties
Align CommandFormClass CommandFormObject CommandSubmitPage
Commands FrameStyle Name Styles
Text URL

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
CreateResultSet DoneMsg DrawBODY DrawButtons
DrawCommandForm DrawCommands DrawError DrawErrorLog
DrawHEAD DrawOptions DrawResult DrawRoutineLinks
DrawSearchField DrawStatusError DrawTable ExecuteResultSet
GenerateCode GetAlarmTimeout GetDescriptiveText GetMask
GetPageType GetSearchMask LocalizeText OnDrawHEADTablePane
OnGenerateCode QuoteCOS SetAlarmTimeout WriteBackupMsg
XMLDTD XMLExport XMLExportToStream XMLExportToString
XMLNew XMLSchema XMLSchemaNamespace XMLSchemaType


Methods

• method CreateResultSet(ByRef pID As %String, ByRef pRS As %ResultSet) as %Status
CreateResult
• method DrawBODY(pInstance As PageInstance) as %Status
Overwritten by subclasses to draw anything this pane needs for the BODY section.
• method DrawButtons()
• method DrawError(errormsg)
Draws error message directly
• method DrawOptions(ByRef Params As %String, ParamCount As %Integer, SCHEMA As %String, PROC As %String)
• method DrawResult(ByRef tRS As %ResultSet, tGlobals As %String, tStart As %String, tCommands As %String, tDiskRead As %String)
• method ExecuteResultSet(%pParam As %String, ByRef %pRS As %ResultSet) as %Status
ExecuteResult
• method OnDrawHEADTablePane(pInstance As %CSP.Util.PageInstance) as %Status
Copied from %CSP.Util.SQLQueryPane


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.