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 | ||
---|---|---|
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
DataChanges Class | IExportDataChanges Interface | DataChangesExporter Class | DataChangesImporter Class | DeltaDataChanges Class