Share via


Database Replication Functions (Compact 2013)

3/26/2014

The following table shows the database replication functions with a description of the purpose of each.

Function

Description

ReplChangeSyncSettings

Changes the synchronization client's settings for a synchronization session.

ReplCheckpoint

Marks the synchronization of a set of changes as complete.

ReplCloseSync

Closes a synchronization client's synchronization session.

ReplFindNextChange

Used by synchronization clients to enumerate the changes made by other applications in the object store or database volume.

ReplGetOidStatus

Used by synchronization clients to determine the status of an object in the object store or database volume.

ReplGetSyncState

Obtains state information for an open synchronization session.

ReplOpenSync

Creates a new synchronization session or resumes an existing one.

See Also

Reference

Database Replication Reference