Provides access to members that export edits from a version or from a check-out, one way or two way replica to a data changes file.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Inherited Interfaces
Interfaces |
Description |
IExportDataChanges |
Provides access to members that export edits from versions or a check-out geodatabase to a delta file. |
CoClasses that implement IExportDataChanges2
CoClasses and Classes |
Description |
DataChangesExporter |
Exports edits in a check-out geodatabase or modified rows in versions to a delta file. |
Remarks
The IExportdataChanges2 interface provides methods to export edits in a two way or one way replica to a delta file.
See the DataChangesExporter coclass for more information on delta files.