%Compiler.Type.StreamEmbedded
class %Compiler.Type.StreamEmbedded extends %Compiler.Type.Stream
Stream property class for streams that cannot be independent entities as instances of such stream classes can only exist within a container object.Method Inventory (Including Private)
Methods (Including Private)
classmethod GetValueArray(pStream As %Binary = "", ByRef pValueArray As %Binary) as %Status [ Language = objectscript ]
method NewObject(type As %RawString = "") as %ObjectHandle [ Language = objectscript ]
Inherited description: Creates a new object for the referenced property
method Set(newvalue As %RawString) as %Status [ Language = objectscript ]
Inherited description: Set the property to an oref value
if the new oref is different from an old oref, the old object
is closed