ArcObjects Library Reference (GeoDatabaseDistributed)  

VersionDataChanges CoClass

The information needed to export modified rows in versions to a delta file.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IDataChanges Provides access to members that return information needed to check in or import edits.
IDataChangesInfo Provides access to the set of changed IDs for a class.
IVersionDataChangesInit Provides access to members that initialize a VersionDataChanges object.

Remarks

This class returns edits between source and target versions. It is used by the DataChangesExporter coclass to export the edits to a delta file.

See Also

DataChangesExporter Class | DataChanges Class | IExportDataChanges Interface