class %CSP.UI.System.SchemaListPane
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.
SQL Pane for Displaying Schema List.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
2
|
|
|
|
|
method ExecuteResultSet(pRS As %ResultSet, ByRef pID As %String)
as %Status
Execute query to get schema list. Pass in user's selection to include or exclude system items
method OnDrawFilter(pInstance As %CSP.Util.PageInstance)
as %Status
This callback draws the search mask within the filter box.