class %CSP.UI.System.DbRoutinesPane
extends %CSP.Util.TablePane
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.
Table pane used to display local database routines.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
1
|
|
|
|
|
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