|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDEGdbTable2
Provides access to members that return information about geodatabase table data element.
Method Summary | |
---|---|
String |
getVersionedViewName()
The name of the associate versioned view, if any. |
void |
setVersionedViewName(String versionedViewName)
The name of the associate versioned view, if any. |
Methods inherited from interface com.esri.arcgis.geodatabase.IDETable |
---|
getFields, getIndexes, getOIDFieldName, isHasOID, setFieldsByRef, setHasOID, setIndexesByRef, setOIDFieldName |
Method Detail |
---|
String getVersionedViewName() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setVersionedViewName(String versionedViewName) throws IOException, AutomationException
versionedViewName
- The versionedViewName (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 |