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


IDataChangesInfo Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseDistributed)  

IDataChangesInfo Interface

Provides access to the set of changed IDs for a class.

Product Availability

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

Members

Description
Read-only property ChangedIDs IDs of rows that changed between two versions.

CoClasses that implement IDataChangesInfo

CoClasses and Classes Description
VersionDataChanges The information needed to export modified rows in versions to a delta file.

Remarks

The IDataChangesInfo interface provides a property that returns the IDs of each changed row.