public interface IDatabaseConnectionInfo4 extends IDatabaseConnectionInfo3, java.io.Serializable
Description: 'Provides access to members that provide information about the Workspace's connected database.' 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 |
IID7461e679_fd70_4655_b5f5_bcf5ff97064a |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDbb7bd22e_a5cb_44d8_9130_7c729d6e6fd1
IID6557f590_8a8e_4f2c_a910_4eac2785f986
IID2808cad6_e0fa_4478_be5b_0e645a2bc7ed
Modifier and Type | Method and Description |
---|---|
java.lang.String |
generateDefaultRealm()
The default qualifier used to create fully qualified names for Editor Tracking.
|
java.lang.Object |
getConnectionCurrentDateTimeInUTC()
The current UTC date/time.
|
java.lang.String |
getRealm()
The realm used to create fully qualified names for Editor Tracking.
|
void |
setRealm(java.lang.String realm)
The realm used to create fully qualified names for Editor Tracking.
|
disconnectUser, getConnectedDatabaseEx, getConnectedUsers, isAcceptingConnections, setIsAcceptingConnections
getConnectionCurrentDateTime, getConnectionDBMS, getConnectionServer, getGeodatabaseServerClass
getConnectedDatabase, getConnectedUser
static final int IID7461e679_fd70_4655_b5f5_bcf5ff97064a
static final int xxDummy
static final java.lang.String IID
void setRealm(java.lang.String realm) throws java.io.IOException, AutomationException
realm
- The realm (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.java.lang.String getRealm() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.java.lang.String generateDefaultRealm() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.java.lang.Object getConnectionCurrentDateTimeInUTC() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.