ArcObjects Library Reference (GeoDatabaseDistributed)  

esriReplicationAgentReconcilePolicy Constants

ReplicationAgent reconcile policy types for replica synchronization.

Constant Value Description
esriRADetectConflicts 0 Reconcile will detect conflicts (no automatic conflict resolution).
esriRAResolveConflictsInFavorOfReplica1 1 Reconcile will favor changes in replica 1 (no conflicts).
esriRAResolveConflictsInFavorOfReplica2 2 Reconcile will favor changes in replica 2 (no conflicts).
esriRAResolveConflictsNone 3 Invalid for multi-generation replicas. On checkin, don't reconcile and post the checkout version.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

.NET Related Topics

How to synchronize a replica in a connected environment