Class Reference
%CSP.DwxQuery
Server:appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [%CSP] >  [DwxQuery]
Private  Storage

class %CSP.DwxQuery extends %RegisteredObject

This class is used internally by InterSystems IRIS. 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 class works in conjunction with the CacheDWX.dll and provides server-side DreamWeaver integration.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
5


Summary

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject


Queries

• query CSPList()
Selects PageName As %String, PageType As %String
Get list of CSP pages.
• query ClassList()
Selects ID As %String, ClassName As %String
Get list of classes.
• query ClassQueryList()
Selects ID As %String, ClassName As %String
Get list of classes.
• query MemberList(class As %String)
Selects ID As %String, MemberName As %String
Get list of members that can be used by Wizard for a specific class.
• query QueryColumnList(class As %String)
Selects ColumnName As %String
Get list of columns that can be used by Wizard for a specific query.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.