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


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

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

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

Classes that implement IDataChangesInfo

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.