DocBook|Search
Class Reference
%Library.StorageDataDefinition
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
Private  Storage  

persistent class %Library.StorageDataDefinition extends %AbstractDefinition

Contains information about a data definition within a storage definition for a class within the Caché Dictionary.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
7


Summary

Properties
ClassName Name StorageName Structure Subscript
Value ValueList

Methods
%%OIDGet %AddToSaveSet %AddToSyncSet %BuildIndices
%CheckUnique %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 %KillExtent %LockExtent
%LockId %New %NormalizeObject %ObjectModified
%Oid %OnBeforeAddToSync %OnDetermineClass %Open
%OpenId %OriginalNamespace %PackageName %PurgeIndices
%Reload %RemoveFromSaveSet %ResolveConcurrencyConflict %RollBack
%Save %SaveDirect %SerializeObject %SetModified
%SortBegin %SortEnd %SyncObjectIn %SyncTransport
%UnlockExtent %UnlockId %ValidateObject GetTransientState
SetTransientState lb li ll


Properties

• property ClassName as %CacheString;
• property Name as %CacheString;
• property StorageName as %CacheString;
• property Structure as %CacheString;
• property Subscript as %CacheString;
• property Value as %CacheString;
• property ValueList as %ListOfPersistentChildObjects(CLASSNAME=1);