|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Replica reconcile policy.
The esriReplicaReconcilePolicyType enumeration contains values that represent different types of reconcile policies which can be applied to a replica database at synchronization time. The reconcile policy type set determines how conflicts will be treated if they are detected when synchronizing edits between replica pairs. The reconcile policy type is set at synchronization time.
This policy is used when importing replica data changes to a replica in a disconnected environement using the IGeoDataServer::ImportReplicaDataChanges method. See the GeoDataServer coclass for more information.
The members of this enumeration are represented as follows:
| Field Summary | |
static int |
esriReplicaDetectConflicts
|
static int |
esriReplicaResolveConflictsInFavorOfDatabaseChanges
|
static int |
esriReplicaResolveConflictsInFavorOfImportedChanges
|
static int |
esriReplicaResolveConflictsNone
|
| Field Detail |
public static final int esriReplicaDetectConflicts
public static final int esriReplicaResolveConflictsInFavorOfImportedChanges
public static final int esriReplicaResolveConflictsInFavorOfDatabaseChanges
public static final int esriReplicaResolveConflictsNone
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||