Skip to main content

%SQL.Engine.Objects.MtOutput

References the mt("o") "output" structure for a particular query

Property Inventory

Method Inventory

Parameters

parameter NodeRef = mt("o", ..MtQuery.Index);
Inherited description: A string which, when evaluated, returns the reference for this node. e.g. "asl(1,..MyType, ..MyIndex, 4)"

Properties

property MtQuery as MtQuery;
The query to which this output applies
Property methods: MtQueryGet(), MtQueryGetSwizzled(), MtQueryIsValid(), MtQueryNewObject(), MtQuerySet()

Methods

method Vals() as %String
comma separated list of vals to be output

Inherited Members

Inherited Methods

FeedbackOpens in a new tab