Skip to main content

%SQL.Engine.Objects.MtsQuery

References a query in the mts() array structure

Property Inventory

Method Inventory

Properties

property Index as %Integer;
The index of this query
Property methods: IndexDisplayToLogical(), IndexGet(), IndexIsValid(), IndexLogicalToDisplay(), IndexNormalize(), IndexSet()
property Mts as Mts;
The Mts structure referencing this query
Property methods: MtsGet(), MtsGetSwizzled(), MtsIsValid(), MtsNewObject(), MtsSet()

Methods

method MtQuery() as MtQuery
Returns an MtQuery object corresponding to this MtsQuery
method Stream(index As %Integer) as MtsStream
Returns a reference to a stream in this query at index

Inherited Members

Inherited Methods

FeedbackOpens in a new tab