Share via


DOCommonSyncStateTable::updateSyncState Method

Updates the specified synchronization state record.

Syntax

client server public static void updateSyncState(
    RefRecId _portRecId, 
    RefTableId _clientTableId, 
    RefRecId _clientRecId, 
    DOCommonEntityClientId _clientId, 
    DOCommonEntityServerId _serverId, 
    DOCommonEntityServerType _serverType, 
    DOCommonEntityServerVersion _serverVersion, 
    DOCommonSyncStatus _syncStatus, 
    DOCommonLastSyncDocumentHash _documentHash, 
   [DOCommonLastSyncDateTime _lastSyncDateTime])

Run On

Called

Parameters

See Also

Reference

DOCommonSyncStateTable Table