This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Classes > R > ReplicationDataChanges CoClass (ArcObjects .NET 10.4 SDK) |
The replicadatachanges object.
Interfaces | Description |
---|---|
IDataChanges2 | Provides access to return the model type of the edits in the check-out. |
IDataChanges3 | Provides access to members that get data changes from a check-out or replica. |
IReplicaDataChanges | Provides access to members that identify a data changes object based on a replica. |
IReplicaDataChangesInit | Provides access to members that initialize a Replica DataChanges object. |
IReplicaDataChangesInit2 | Provides access to members that initialize a multi-generation Replica DataChanges object. |
This ReplicationDataChanges coClass is used during replica synchronize to get the changes that have been made to the replica geodatabase sending the changes. It is also used by the DataChangesExporter coClass to export edits to a delta file. This class can only be used on replica geodatabases.