|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IInternalTable
Method Summary | |
---|---|
int |
addRow(IDataMessage piDataMessage)
Adds a row to the temporal table. |
Methods inherited from interface com.esri.arcgis.geodatabaseextensions.ITemporalTable |
---|
addField, createRow, createRowBuffer, deleteField, findField, getFields, getGeometryColumnName, getRow, insert, isHasGeometry, rowCount, search, select, setGeometryColumnName, update |
Method Detail |
---|
int addRow(IDataMessage piDataMessage) throws IOException, AutomationException
piDataMessage
- A reference to a com.esri.arcgis.geodatabaseextensions.IDataMessage (in)
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 |