|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRemoteDatabaseWorkspaceFactory
COM Interface 'IRemoteDatabaseWorkspaceFactory'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that manage remote database connection 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 |
IIDab4a2d7a_055b_11d2_aa97_00c04fa33a15
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
deleteConnectionFile(java.lang.String pathName)
Deletes the remote database workspace connection file. |
IWorkspaceName |
editConnectionFile(java.lang.String pathName,
int hWnd)
Edits the properties of a remote database workspace connection file. |
IWorkspaceName |
renameConnectionFile(java.lang.String oldPathName,
java.lang.String newName)
Renames the remote database workspace connection file. |
| Field Detail |
|---|
static final int IIDab4a2d7a_055b_11d2_aa97_00c04fa33a15
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void deleteConnectionFile(java.lang.String pathName)
throws java.io.IOException,
AutomationException
pathName - The pathName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IWorkspaceName renameConnectionFile(java.lang.String oldPathName,
java.lang.String newName)
throws java.io.IOException,
AutomationException
oldPathName - The oldPathName (in)newName - The newName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IWorkspaceName editConnectionFile(java.lang.String pathName,
int hWnd)
throws java.io.IOException,
AutomationException
pathName - The pathName (in)hWnd - The hWnd (A COM typedef) (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 | ||||||||