Class Reference
%Library.StorageSQLMapDefinition
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
Private  Storage

persistent class %Library.StorageSQLMapDefinition extends %AbstractDefinition

Contains SQL mapping information for a storage definition for a class within the Caché Dictionary.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
15


Summary

Properties
ClassName Condition ConditionFields ConditionalWithHostVars
Data Global Name PopulationPct
PopulationType RowIdSpec RowReference StorageName
Structure Subscript Type

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 Condition as %CacheString;
• property ConditionFields as %CacheString;
• property ConditionalWithHostVars as %CacheString;
• property Data as %ListOfPersistentChildObjects(CLASSNAME=1);
• property Global as %CacheString;
• property Name as %CacheString;
• property PopulationPct as %CacheString;
• property PopulationType as %CacheString;
• property RowIdSpec as %ListOfPersistentChildObjects(CLASSNAME=1);
• property RowReference as %CacheString;
• property StorageName as %CacheString;
• property Structure as %CacheString;
• property Subscript as %ListOfPersistentChildObjects(CLASSNAME=1);
• property Type as %CacheString;