%Library.CacheStreamLegacy
class %Library.CacheStreamLegacy extends %Library.CacheStream
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 %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