|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISqlDefaultConnectionInfo
COM Interface 'ISqlDefaultConnectionInfo'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to default connection information for a remote database (QueryLayers).' 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 |
IID177a8e41_d923_4996_99fe_d87d7e1833cd
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
clearParameters(java.lang.String dbclient,
java.lang.String instance,
java.lang.String authenticationMode)
Clears connection property parameters. |
void |
setParameters(java.lang.String dbclient,
java.lang.String instance,
java.lang.String authenticationMode,
java.lang.String user,
java.lang.String password)
Sets connection property parameters. |
Field Detail |
---|
static final int IID177a8e41_d923_4996_99fe_d87d7e1833cd
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setParameters(java.lang.String dbclient, java.lang.String instance, java.lang.String authenticationMode, java.lang.String user, java.lang.String password) throws java.io.IOException, AutomationException
dbclient
- The dbclient (in)instance
- The instance (in)authenticationMode
- The authenticationMode (in)user
- The user (in)password
- The password (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void clearParameters(java.lang.String dbclient, java.lang.String instance, java.lang.String authenticationMode) throws java.io.IOException, AutomationException
dbclient
- The dbclient (in)instance
- The instance (in)authenticationMode
- The authenticationMode (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 |