The replicadatachanges object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Interfaces
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. |
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.