Skip to main content

%SQL.Engine.Objects.MtStream

References the stream-specific data of the mt() array

Property Inventory

Method Inventory

Properties

property Index as %Integer;
The index of this stream within the query
Property methods: IndexDisplayToLogical(), IndexGet(), IndexIsValid(), IndexLogicalToDisplay(), IndexNormalize(), IndexSet()
property MtQuery as MtQuery;
The query associated with this stream
Property methods: MtQueryGet(), MtQueryGetSwizzled(), MtQueryIsValid(), MtQueryNewObject(), MtQuerySet()

Methods

method Mask() as MtMask
Returns a reference to the ID mask associated with this stream

Inherited Members

Inherited Methods

FeedbackOpens in a new tab