%DeepSee.Query.memberMeasure
class %DeepSee.Query.memberMeasure extends %DeepSee.Query.member
Specialized version of the member class used for measures.Method Inventory
Methods
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.
In this case, return all measures for the current cube.
Process the member name and key information for this tuple.
Put the result into pSet.
Inherited Members
Inherited Properties
- %aggregate
- %allName
- %cube
- %dimNumber
- %hierNumber
- %levelNumber
- %memberId
- %memberKey
- %memberSpec
- %name
- %tuple
- %type
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %HasFeature()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %SupportsFunction()
- %ValidateObject()