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

Note: The class definition classes in the %Library package have been superceded by those in the %Dictionary package. Instead use %Dictionary.StorageDefinition.

Contains information about a specific storage definition for a class within the Class Dictionary.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
13


Summary

Properties
ClassName DataDefinitions DataLocation DefaultData
Description IdLocation IndexDefinitions IndexLocation
Internal Name SQLBinding StateSerial
Type

Methods
%AddToSaveSet %AddToSyncSet %BuildDeferredIndices %BuildIndices
%BuildIndicesAsync %BuildIndicesAsyncResponse %CheckConstraints %CheckConstraintsForExtent
%ClassIsLatestVersion %ClassName %ComposeOid %ConstructClone
%Delete %DeleteExtent %DeleteId %DispatchClassMethod
%DispatchGetModified %DispatchGetProperty %DispatchMethod %DispatchSetModified
%DispatchSetMultidimProperty %DispatchSetProperty %Exists %ExistsId
%Extends %GUID %GUIDSet %GetLock
%GetParameter %GetSwizzleObject %Id %IsA
%IsModified %IsNull %KillExtent %LockExtent
%LockId %New %NormalizeObject %ObjectIsNull
%ObjectModified %Oid %OnBeforeAddToSync %OnDeleteFinally
%OnDetermineClass %OnOpenFinally %OnSaveFinally %Open
%OpenId %OriginalNamespace %PackageName %PurgeIndices
%Reload %RemoveFromSaveSet %ResolveConcurrencyConflict %RollBack
%Save %SaveDirect %SerializeObject %SetModified
%SortBegin %SortEnd %SyncObjectIn %SyncTransport
%UnlockExtent %UnlockId %ValidateIndices %ValidateObject
%ValidateTable GetTransientState SetTransientState lb
li ll


Properties

• property ClassName as %RawString;
• property DataDefinitions as %ListOfPersistentChildObjects(CLASSNAME=1);
• property DataLocation as %RawString;
• property DefaultData as %RawString;
• property Description as %RawString;
• property IdLocation as %RawString;
• property IndexDefinitions as %ListOfPersistentChildObjects(CLASSNAME=1);
• property IndexLocation as %RawString;
• property Internal as %RawString;
• property Name as %RawString;
• property SQLBinding as %StorageSQLDefinition(CLASSNAME=1) [ InitialExpression = ..ClassName_":"_..Name ];
• property StateSerial as %RawString;
• property Type as %RawString;


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