Skip to main content

%Compiler.Type.StreamEmbedded

Class %Compiler.Type.StreamEmbedded Extends %Compiler.Type.Stream [ NoContext, System = 2 ]

Stream property class for streams that cannot be independent entities as instances of such stream classes can only exist within a container object.

Methods

NewObject

Method NewObject(type As %RawString = "") As %ObjectHandle [ CodeMode = generator, ServerOnly = 1 ]

Set

Method Set(newvalue As %RawString) As %Status [ CodeMode = generator, ServerOnly = 1 ]

SVAExists

ClassMethod SVAExists(pStream As %Binary = "") As %Boolean [ CodeMode = generator, ServerOnly = 1 ]

GetValueArray

ClassMethod GetValueArray(pStream As %Binary = "", ByRef pValueArray As %Binary) As %Status [ CodeMode = generator, ServerOnly = 1 ]