|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDEGdbUtilities2
Provides access to utility functions concerning data elements.
Method Summary | |
---|---|
String |
getRequiredGdbClientVersionDescription(int gdbVersion)
Get required geodatabase client version description. |
int |
getRequiredGdbClientVersionFromString(String desc)
Get required geodatabase client version from string. |
Method Detail |
---|
int getRequiredGdbClientVersionFromString(String desc) throws IOException, AutomationException
desc
- The desc (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.String getRequiredGdbClientVersionDescription(int gdbVersion) throws IOException, AutomationException
gdbVersion
- A com.esri.arcgis.geodatabase.esriGeodatabaseVersion constant (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 |