Class Reference
%DeepSee.Query.memberCalculated
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%DeepSee] >  [Query] >  [memberCalculated]
Private  Storage

class %DeepSee.Query.memberCalculated extends 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.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

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

Methods
%%OIDGet %AddToSaveSet %ApplyState %ClassIsLatestVersion
%ClassName %ConstructClone %DispatchClassMethod %DispatchGetModified
%DispatchGetProperty %DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty
%DispatchSetProperty %Extends %GetMembers %GetParameter
%HasFeature %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%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.
• method %SupportsFunction(pFunction As %String, Output pMessage As %String) as %Boolean
Test if this member supports the given function.