This document is archived and information here might be outdated. Recommended version. |
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.
Name | Description | |
---|---|---|
ExportDataChanges | Exports the edits to a delta file. | |
ExportDataChanges2 | Exports the edits to a delta file. | |
ReExportDataChanges | Exports the edits to a delta file. |
Interfaces | Description |
---|---|
IExportDataChanges | Provides access to members that export edits from versions or a check-out geodatabase to a delta file. |
Classes | Description |
---|---|
DataChangesExporter | Exports edits in a check-out geodatabase or modified rows in versions to a delta file. |
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.