Skip to main content

%Library.CacheStreamEmbedded

class %Library.CacheStreamEmbedded extends %Library.CacheStream

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

Methods

classmethod GetValueArray(pStream As %Binary = "", ByRef pValueArray As %Binary) as %Status
method NewObject(type As %CacheString = "") as %ObjectHandle
Inherited description: Creates a new object for the referenced property
classmethod SVAExists(pStream As %Binary = "") as %Boolean
method Set(newvalue As %CacheString) 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

Subclasses

FeedbackOpens in a new tab