class %CSP.UI.System.AuditPane
extends %CSP.Util.SQLQueryPane
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.
This pane does not use pRS.GetParamCount() because we have to pass in different defaults
That's the difference between this pane and TablePane.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
2
|
|
|
|
|
method ExecuteResultSet(pRS As %ResultSet, ByRef pID As %String)
as %Status
This method performs the actual execution of the ResultSet
This can be overridden by subclasses
method GetColorByColumn()
as %String
Subclass can override this to specify the name of column used
to distinctly color rows