|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITemporalObjectTable
This interface provides access to properties and methods in which a temporal table can be controlled.
| Method Summary | |
|---|---|
String |
getTrackingColumnName()
The column name used to 'join' the temporal observations with static features. |
| Methods inherited from interface com.esri.arcgis.trackinganalyst.ITemporalTable |
|---|
addField, createRow, createRowBuffer, deleteField, findField, getFields, getGeometryColumnName, getRow, insert, isHasGeometry, rowCount, search, select, setGeometryColumnName, update |
| Method Detail |
|---|
String getTrackingColumnName()
throws IOException,
AutomationException
This property indicates the column name used to 'join' the temporal observations with static features. Note, the column can only contain strings or numbers.
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 | ||||||||