%SYSTEM.Container
abstract class %SYSTEM.Container extends %SYSTEM.Help
The %SYSTEM.Container class provides an interface for managing container functions.You can use it via the special $SYSTEM object:
You can call help to get a list of all entrypoints:
Do $SYSTEM.Container.Help()
Method Inventory (Including Private)
Methods (Including Private)
classmethod GetMode() as %Integer [ Language = objectscript ]
Returns whether or not this instance has been deployed with Durable %SYS.