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

class %DeepSee.Query.memberMeasure extends %DeepSee.Query.member

Specialized version of the member class used for measures.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

Properties
%aggregate %allName %cube %dimNumber %hierNumber
%levelNumber %memberId %memberKey %memberSpec %name
%tuple %type

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


Methods

• method %ApplyState(pType As %String) as %Status
Set the state of this member using the current meta data node.
• classmethod %GetMembers(pCubeName As %String, pDimNo As %Integer, pHierNo As %Integer, pLevelNo As %Integer, pRollupKey As %String, pParent As %Integer, pKey As %String, ByRef pNodeNo As %Integer, pRecurse As %Integer = 0, ByRef pRange As %String, ByRef pMemberList) as %Status
Find the set of members that match the given criteria and place them into the axis tree.
In this case, return all measures for the current cube.
• method %ProcessMembers(pParent As %Integer, Output pSet As %List) as %Status
Process the member name and key information for this tuple. Put the result into pSet.


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