public interface ITemporalObjectTable extends ITemporalTable, java.io.Serializable
Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IIDa677ab60_2fb8_11d5_b7e2_00010265adc5 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID18fb46e0_461a_11d5_b7e5_00010265adc5
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTrackingColumnName()
The column name used to 'join' the temporal observations with static features.
|
addField, createRow, createRowBuffer, deleteField, findField, getFields, getGeometryColumnName, getRow, insert, isHasGeometry, rowCount, search, select, setGeometryColumnName, update
static final int IIDa677ab60_2fb8_11d5_b7e2_00010265adc5
static final int xxDummy
static final java.lang.String IID
java.lang.String getTrackingColumnName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.