%Storage.Serial
abstract class %Storage.Serial extends %Library.SerialState
Serial object interfaceMethod Inventory
Parameters
parameter STORAGECOMPILERCLASS = %Compiler.Storage.Serial;
Methods
method %IsNull() as %Boolean
classmethod %ObjectIsNull(pOID As %ObjectIdentity) as %Boolean
Return true if pOID is a null object and false if the object is not null
LogicalToOdbc()
Construct a string delimited by ODBCDELIMITER from an object's serialized state.