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?

%CSP.UI.SQL.ShowPlanPane

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

This class is used internally by Caché. 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