DocBook|Search
Class Reference
%DeepSee.Query.tuple
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [USER] >  [%DeepSee] >  [Query] >  [tuple]
Private  Storage  

class %DeepSee.Query.tuple extends set

This represents a tuple within a query.
A tuple specifies a specific set of facts within the cube.
This corresponds to the (A,B,C) construct in MDX.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3


Summary

Properties
children parent value

Methods
%%OIDGet %AddToSaveSet %ClassIsLatestVersion %ClassName
%ConstructClone %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Extends %GetMemberProvider %GetParameter %GetType
%GetValue %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%PreProcess %PrintNode %RemoveFromSaveSet %SerializeObject
%SetModified %ToString %ValidateObject XMLDTD
XMLExport XMLExportToStream XMLExportToString XMLNew
XMLSchema XMLSchemaNamespace XMLSchemaType


Methods

• method %GetType() as %String
Return type of this node.
• method %ToString(Output pSC As %Status) as %String
Convert this node to its text representation.