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.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
4
|
|
|
|
|
classmethod GetValueArray(pStream As %Binary = "", ByRef pValueArray As %Binary)
as %Status
method NewObject(type As %CacheString = "")
as %ObjectHandle
Creates a new object for the referenced property
classmethod SVAExists(pStream As %Binary = "")
as %Boolean
method Set(newvalue As %CacheString)
as %Status
Set the property to an oref value
if the new oref is different from an old oref, the old object
is closed