The information needed to export changes.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Interfaces
Interfaces | Description |
---|---|
ITableDataChangesInfo | Provides access to members that initialize a TableDataChanges object. |
Remarks
The TableDataChangesInfo coclass is used in conjunction with the TablesDataChanges coclass to define a delta file which contains edits. See DataChangesExporter for information on delta files.
Use the ITableDataChangesInfo:Init method to initialize the TableDataChangesInfo coclass. Use the ITableDataChanges:Add method to add an initialized TableDataChangesInfo object to the TablesDataChanges object.