%DeepSee.Query.memberCalculated
class %DeepSee.Query.memberCalculated extends %DeepSee.Query.member
Specialized version of the member class used for calculated members.A calculated member is defined using the WITH clause of a query or in the calculatedMember section of a cube definition.
This provider is used in the cases where there is a calculated member for a dimension that is not defined as an actual dimension. Its only function is to indicate the presence of a calculated member.
Method Inventory
Methods
Set the state of this member using the current meta data node.
Test if this member supports the given function.
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()
- %GetMembers()
- %GetParameter()
- %HasFeature()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()