3.1.1.6 Per ChangeSetEntry

Each Participant in the synchronization community MUST implement the following persistent attributes:

  • ReplicaGid: The REPLICA_GID for the replica delivering this change.

  • ChangeReplicaKey: The replica key identifying the replica which made this change.

  • ChangeTickCount: The tick count of the changing replica at the time this change was made.

  • CreateReplicaKey: The replica key identifying the replica that created this item.

  • CreateTickCount: The tick count of the creating replica at the time this item was created.

  • SyncGid: The SYNC_GID for the FileItem affected by this change.

  • WinnerExists: Set to TRUE (1) if there is a WinnerSyncGid for this change or FALSE (0) if there is no WinnerSyncGid.

  • WinnerSyncGid: If WinnerExists is TRUE, the SYNC_GID of the winning FileItem.

  • SyncChange: The type of change this entry represents, as specified in the SyncChange field in section 2.16.