Skip to main content

%CSP.UI.SQL.ShowPlanPane

class %CSP.UI.SQL.ShowPlanPane extends %CSP.Util.Pane

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 displays a Query Plan

Method Inventory

Methods

method DrawBODY(pInstance As PageInstance) as %Status
Draw the BODY of the detail pane
method DrawHEAD(pInstance As PageInstance) as %Status
Add pre style to the header, to wrape the sql query in the plan-display

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab