|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAGSServerConnectionName3
Provides access to members that supply GIS server connection name information.
| Method Summary | |
|---|---|
int |
getConnectionMode()
The connect mode. |
int |
getServerType()
The ArcGIS server type. |
void |
setConnectionMode(int pConnMode)
The connect mode. |
void |
setServerType(int pServerType)
The ArcGIS server type. |
| Methods inherited from interface com.esri.arcgis.gisclient.IAGSServerConnectionName2 |
|---|
getConnectionString, getServerConnectionFactoryProgID, setConnectionString, setServerConnectionFactoryProgID |
| Methods inherited from interface com.esri.arcgis.gisclient.IAGSServerConnectionName |
|---|
getConnectionProperties, getConnectionType, setConnectionProperties |
| Method Detail |
|---|
int getConnectionMode()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setConnectionMode(int pConnMode)
throws IOException,
AutomationException
pConnMode - A com.esri.arcgis.gisclient.esriAGSConnectionMode constant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getServerType()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setServerType(int pServerType)
throws IOException,
AutomationException
pServerType - A com.esri.arcgis.gisclient.esriAGSServerType 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 | ||||||||