This document is archived and information here might be outdated. Recommended version. |
Imports edits or checks in from a delta file to a geodatabase.
Interfaces | Description |
---|---|
IFeatureProgress (esriGeoDatabase) | Provides access to members used to handle events from converting featureclass/table. |
IImportDataChanges | Provides access to members that import edits or check in from a delta file to a geodatabase. |
IImportDataChanges2 | Provides access to members that import edits or check in from a delta file to a geodatabase. |
IReplicaProgress | Provides access to members that monitor the progress of a check-out. |
The DataChangesImporter coclass can import edits in a delta file to an ArcSDE geodatabase. This component will work with either full model or simple model type delta files.
See DataChangesExporter for information on delta files.
DataChangesExporter Class | DataChanges Class | IExportDataChanges Interface