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


IDeltaDataChanges Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Interfaces > ID > IDeltaDataChanges Interface
ArcGIS Developer Help

IDeltaDataChanges Interface

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

Product Availability

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

Members

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

Classes that implement IDeltaDataChanges

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 | DataChangesImporter Class | DeltaDataChanges Class