This document is archived and information here might be outdated.  Recommended version.


ReplicationDataChanges Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Classes > R > ReplicationDataChanges Class
ArcGIS Developer Help

ReplicationDataChangesClass Class

The replicadatachanges object.

Product Availability

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

Interfaces

Interfaces Description
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.

Remarks

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.