Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%Storage] >  [Serial]
Private  Storage   

abstract class %Storage.Serial extends %SerialState

Serial object interface

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 6


Summary

Methods
%IsNull %ObjectIsNull LogicalToOdbc OdbcToLogical


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
• classmethod LogicalToOdbc(val As %String = "") as %String
LogicalToOdbc() Construct a string delimited by ODBCDELIMITER from an object's serialized state.
• classmethod OdbcToLogical(val As %String = "") as %String


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.