This document is archived and information here might be outdated.  Recommended version.


IImportDataChanges2 Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Interfaces > II > IImportDataChanges2 Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabaseDistributed)  

IImportDataChanges2 Interface

Provides access to members that import edits or check in from a delta file to a geodatabase.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method ImportDataChanges Imports data.
Method ImportDataChanges2 Imports data.

Inherited Interfaces

Interfaces Description
IImportDataChanges Provides access to members that import edits or check in from a delta file to a geodatabase.

CoClasses that implement IImportDataChanges2

CoClasses and Classes Description
DataChangesImporter Imports edits or checks in from a delta file to a geodatabase.

Remarks

The IImportChanges2 interface provides a method for importing from delta files into replica geodatabases. See the DataChangesExporter coclass for more information on delta files.