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

persistent class %Library.StorageSQLMapDataDefinition 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
8


Summary

Properties
ClassName Delimiter MapName Name Node
Piece RetrievalCode StorageName

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 Delimiter as %CacheString;
• property MapName as %CacheString;
• property Name as %CacheString;
• property Node as %CacheString;
• property Piece as %CacheString;
• property RetrievalCode as %CacheString;
• property StorageName as %CacheString;