DocBook
|
Search
Class Reference
%SYNC.SyncTime
Server:
basexml
Instance:
SOAXML
User:
UnknownUser
[
BASEXML
] >
[
%SYNC
] >
[
SyncTime
]
Private
Storage
persistent class
%SYNC.SyncTime
extends
%Persistent
Inventory
Parameters
Properties
Methods
Queries
Indices
ForeignKeys
Triggers
4
4
1
Summary
Properties
Namespace
SysId
lTRN
rTRN
Methods
%%OIDGet
%AddToSaveSet
%AddToSyncSet
%BMEBuilt
%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
%InsertBatch
%IsA
%IsModified
%KillExtent
%KillExtentData
%LoadFromMemory
%LockExtent
%LockId
%New
%NormalizeObject
%ObjectModified
%Oid
%OnBeforeAddToSync
%OnDetermineClass
%Open
%OpenId
%OriginalNamespace
%PackageName
%PhysicalAddress
%PurgeIndices
%Reload
%RemoveFromSaveSet
%ResolveConcurrencyConflict
%RollBack
%Save
%SaveDirect
%SaveIndices
%SerializeObject
%SetModified
%SortBegin
%SortEnd
%SyncObjectIn
%SyncTransport
%UnlockExtent
%UnlockId
%ValidateObject
GetlTrn
GetrTrn
SetlTrn
SetrTrn
Properties
property
Namespace
as
%String
;
property
SysId
as
%String
;
property
lTRN
as
%Integer
;
property
rTRN
as
%Integer
;
Methods
classmethod
GetlTrn(syncSYSID As
%String
, syncNSID As
%String
, ByRef ltrn As
%Integer
)
as
%Status
classmethod
GetrTrn(syncSYSID As
%String
, syncNSID As
%String
, ByRef rtrn As
%Integer
)
as
%Status
classmethod
SetlTrn(syncSYSID As
%String
, syncNSID As
%String
, ltrn As
%Integer
)
as
%Status
classmethod
SetrTrn(syncSYSID As
%String
, syncNSID As
%String
, rtrn As
%Integer
)
as
%Status
Indices
index
(IndSysidNs
on
SysId,Namespace)
[Unique];