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


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

ITablesDataChanges Interface

Provides access to members that initialize a TablesDataChanges object.

Product Availability

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

Members

Name Description
Method Add Add table data changes.
Read-only property Count The number of TableDataChangesInfo objects that have been added.
Method FindTableChangesInfo A TableDataChangesInfo object for the target feature class.
Method Init The changes model type.
Method Remove Remove table data changes.

Classes that implement ITablesDataChanges

Classes Description
TablesDataChanges The information needed to export changes.