Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%DeepSee.Query.tuple

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

Method Inventory

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.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab