ArcObjects Library Reference (GeoDatabaseDistributed)  

IDeltaDataChanges Interface

Provides access to members that identify a data changes object based on a delta container. Note: the IDeltaDataChanges interface has been superseded byIDeltaDataChanges2. Please consider using the more recent version.

Product Availability

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

Members

Description
Read-only property Container The container, which can be a workspace or an XML document, in which the delta changes are stored.

CoClasses that implement IDeltaDataChanges

CoClasses and Classes Description
DeltaDataChanges The information needed to check in from a delta file or import edits from a delta file.

Remarks

This interface can be used to get a reference to the source of the edits.

See Also

DataChangesExporter Class | DataChanges Class | IExportDataChanges Interface | DeltaDataChanges Class | DataChangesImporter Class

.NET Related Topics

Copying or loading data while preserving GlobalID values