%SYSTEM.Container
Class %SYSTEM.Container Extends Help [ Abstract, System = 4 ]
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()
Methods
IsDeployed
ClassMethod IsDeployed() As %Integer
Returns whether or not this instance has been deployed with Durable %SYS.