Skip to main content

%SQL.Engine.Objects.Asl

References the root of the asl tree

Method Inventory

Methods

method KillMod(mod As AslMod)
Erases module from asl
method Mod(index As %Integer) as AslMod
Returns the module at index
method NextMod() as AslMod
Returns a new module at the end of the module array Unless it is the first module, its main module will be the same as the module immediately preceding it. The first module is made its own main module.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab