Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [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.