This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Classes > C > CheckOutDataChanges CoClass (ArcObjects .NET 10.4 SDK) |
The information needed to perform a check in from a check-out database.
Interfaces | Description |
---|---|
IDataChanges | Provides access to members that return information needed to check in or import edits. |
IDataChanges2 | Provides access to return the model type of the edits in the check-out. |
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. |
This CheckoutDataChanges coClass is used during check in to get the changes that have been made to the check-out geodatabase. It is also used by the DataChangesExporter coClass to export edits to a delta file. This class can only be used on check-out geodatabases.
IReplicaValidation Interface | CheckOut Class | ICheckOut.CheckOutData Method | ICheckOut Interface | DataChangesExporter Class | DataChanges Class | IExportDataChanges Interface