| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICollectionTableVersionChanges
Provides access to members to modify the list of tables that have been changed.
| Method Summary | |
|---|---|
 void | 
add(ITable oldTable,
    ITable newTable)
Tables whose version has been changed.  | 
 void | 
removeAll()
Remove all stored tables.  | 
| Method Detail | 
|---|
void add(ITable oldTable,
         ITable newTable)
         throws IOException,
                AutomationException
oldTable - A reference to a com.esri.arcgis.geodatabase.ITable  (in)newTable - A reference to a com.esri.arcgis.geodatabase.ITable  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void removeAll()
               throws IOException,
                      AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||