class %CSP.UI.SQL.CQInfoPane
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.
Display a particular Cached query information and offer options.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
2
|
|
|
|
|
method DrawBODY(pInstance As PageInstance)
as %Status
Draw the BODY of the detail pane
method DrawHEAD(pInstance As PageInstance)
as %Status
Overwritten by subclasses to draw anything this pane needs for the HEAD section.