com.esri.arcgis.catalog
Interface IIMSConnection2
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- IMSConnection
public interface IIMSConnection2
- extends Serializable
Provides access to members to connect to an ArcIMS server (IMS).
Product Availability
Available with ArcGIS Desktop.
getVersion
String getVersion()
throws IOException,
AutomationException
- ArcIMS server version.
Product Availability
Available with ArcGIS Desktop.
Supported Platforms
Windows
- Returns:
- The version
- Throws:
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.