Skip to main content

%SQL.Engine.Objects.Mt

References the "mt" array

Method Inventory

Methods

method NewVal(name As %String) as MtVal
Creates a new value named name
method NextTempFile() as MtTempFile
Returns a new tempfile
method Query(index As %Integer) as MtQuery
Returns a reference to "mt" data for Query index
method TempFile(index As %Integer) as MtTempFile
Returns the tempfile at index
method ValByIndex(index As %Integer) as MtVal
Returns the val at index

Inherited Members

Inherited Methods

FeedbackOpens in a new tab