|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWorkspaceName2
COM Interface 'IWorkspaceName2'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that supply workspace name information.' 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 =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID05fc30e9_3007_11d4_8140_00c04f686238
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabase.IWorkspaceName |
---|
IIDfadd975c_e36f_11d1_aa81_00c04fa33a15 |
Method Summary | |
---|---|
java.lang.String |
getConnectionString()
The connection properties of the WorkspaceName. |
void |
setConnectionString(java.lang.String connectionSting)
The connection properties of the WorkspaceName. |
Methods inherited from interface com.esri.arcgis.geodatabase.IWorkspaceName |
---|
getBrowseName, getCategory, getConnectionProperties, getPathName, getType, getWorkspaceFactory, getWorkspaceFactoryProgID, setBrowseName, setConnectionProperties, setPathName, setWorkspaceFactoryProgID |
Field Detail |
---|
static final int IID05fc30e9_3007_11d4_8140_00c04f686238
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getConnectionString() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setConnectionString(java.lang.String connectionSting) throws java.io.IOException, AutomationException
connectionSting
- The connectionSting (in)
java.io.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 |