public interface IWorkspaceName2 extends IWorkspaceName, java.io.Serializable
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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID05fc30e9_3007_11d4_8140_00c04f686238 |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDfadd975c_e36f_11d1_aa81_00c04fa33a15
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getConnectionString()
The connection properties of the WorkspaceName.
|
void |
setConnectionString(java.lang.String connectionSting)
The connection properties of the WorkspaceName.
|
getBrowseName, getCategory, getConnectionProperties, getPathName, getType, getWorkspaceFactory, getWorkspaceFactoryProgID, setBrowseName, setConnectionProperties, setPathName, setWorkspaceFactoryProgID
static final int IID05fc30e9_3007_11d4_8140_00c04f686238
static final int xxDummy
static final java.lang.String IID
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.