Class Reference
%Compiler.LG.JavaForeignKeyDef
Server:
basexml
Instance:
SOAXML
User:
UnknownUser
[
BASEXML
] >
[
%Compiler
] >
[
LG
] >
[
JavaForeignKeyDef
]
Private
Storage
serial class
%Compiler.LG.JavaForeignKeyDef
extends
%SerialObject
Inventory
Parameters
Properties
Methods
Queries
Indices
ForeignKeys
Triggers
11
Summary
Properties
Description
Internal
Name
OnDelete
OnUpdate
Properties
PropertiesList
ReferencedClass
ReferencedKey
SequenceNumber
SqlName
Methods
%%OIDGet
%AddToSaveSet
%AddToSyncSet
%ClassIsLatestVersion
%ClassName
%ConstructClone
%Delete
%DeleteId
%DispatchClassMethod
%DispatchGetModified
%DispatchGetProperty
%DispatchMethod
%DispatchSetModified
%DispatchSetMultidimProperty
%DispatchSetProperty
%Extends
%GetParameter
%GetSwizzleObject
%IsA
%IsModified
%New
%NormalizeObject
%ObjectModified
%OnBeforeAddToSync
%OnDetermineClass
%Open
%OpenId
%OriginalNamespace
%PackageName
%RemoveFromSaveSet
%ResolveConcurrencyConflict
%SerializeObject
%SetModified
%SyncObjectIn
%SyncTransport
%ValidateObject
LogicalToOdbc
OdbcToLogical
Properties
property
Description
as
%CacheString
;
property
Internal
as
%Boolean
[ InitialExpression = 0 ];
property
Name
as
%Dictionary.CacheIdentifier
;
property
OnDelete
as
%CacheString
[ InitialExpression = "noaction" ];
property
OnUpdate
as
%CacheString
[ InitialExpression = "noaction" ];
property
Properties
as
%CacheString
;
property
PropertiesList
as list of
%CacheString
;
property
ReferencedClass
as
%Dictionary.CacheClassname
;
property
ReferencedKey
as
%CacheString
;
property
SequenceNumber
as
%Integer
[ InitialExpression = 0 ];
property
SqlName
as
%CacheString
;