public interface ITemporalObservationsTable2 extends ITemporalObservationsTable, java.io.Serializable
Description: 'Provides access to the Track ID.' 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 |
IIDaec7a38a_f684_40fc_b2f2_96000ebf22d8 |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDa677ab5f_2fb8_11d5_b7e2_00010265adc5
IID18fb46e0_461a_11d5_b7e5_00010265adc5
Modifier and Type | Method and Description |
---|---|
void |
setTrackingColumnIndex(int rhs1)
Receives the column index of the Track ID.
|
getPurgePercentage, getPurgeRule, getTemporalColumnName, getThreshold, isAutoPurge, isPersistant, pruneTable, queryTemporalExtent, setAutoPurge, setPersistant, setPurgePercentage, setPurgeRule, setTemporalColumnName, setThreshold
addField, createRow, createRowBuffer, deleteField, findField, getFields, getGeometryColumnName, getRow, insert, isHasGeometry, rowCount, search, select, setGeometryColumnName, update
static final int IIDaec7a38a_f684_40fc_b2f2_96000ebf22d8
static final int xxDummy
static final java.lang.String IID
void setTrackingColumnIndex(int rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.