Skip to main content

%Compiler.Type.StreamLegacy

class %Compiler.Type.StreamLegacy extends %Compiler.Type.Stream

Method Inventory

Parameters

parameter CLASSNAME = 1;
A logical value determines if classnames of referenced properties are stored. 0 - store only the ID; 1 - store the two element form of the OID 2 - store the three element form of the OID (applies only to streams currently)

Methods

method Set(newvalue As %RawString) as %Status
Inherited description: Set the property to an oref value if the new oref is different from an old oref, the old object is closed

Inherited Members

Inherited Methods

FeedbackOpens in a new tab