Skip to main content

%Compiler.Type.Embedded

class %Compiler.Type.Embedded

When using an embedded datatype class this provides a <member>Embedded method which returns an instance of the embedded class to the caller. You can mix this superclass in to your datatype class for example specify the superclass %25String,%25Compiler.Type.Embedded.

Method Inventory

Methods

classmethod Embedded() as %RegisteredObject
Return an instance of the embedded class

Subclasses

FeedbackOpens in a new tab