public interface IStandaloneTableInfo extends IMapTableInfo, java.io.Serializable
Description: 'Provides access to StandaloneTableInfo.' 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 |
IID1095230c_75d1_459c_bd67_5c2c3f3b01b7 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID08ab1be0_d464_4882_a721_d72fbb36903a
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
The description of the Stand Alone table.
|
getDisplayField, getFields, getHTMLPopupType, getID, getName, getOIDFieldName, getRelateInfos, isHasAttachments, isHasSubtype
static final int IID1095230c_75d1_459c_bd67_5c2c3f3b01b7
static final int xxDummy
static final java.lang.String IID
java.lang.String getDescription() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.