public interface IGeodatabaseRelease5 extends IGeodatabaseRelease4, java.io.Serializable
Description: 'Provides access to members that provide information about the release version of a geodatabase.' 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 |
IID186d4753_d96d_4952_907d_4d7548b09070 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID8e602b66_be7f_4d4e_9340_50df434480ad
IID3b4aaa9d_98f3_4d9d_b561_b58c75a4338c
IID92ca80ca_081b_40c2_a444_9357c681e53c
IIDfe8f2fec_85ae_11d4_a0ca_00c04f6bdd84
Modifier and Type | Method and Description |
---|---|
IEnumSdeVersionHistoryInfo |
getSdeVersionHistory()
The geodatabase version history.
|
isGeodatabaseCurrent
upgrade2
isDatasetSupported
getBugfixVersion, getMajorVersion, getMinorVersion, isCanUpgrade, isCurrentRelease, isForceCurrentRelease, upgrade
static final int IID186d4753_d96d_4952_907d_4d7548b09070
static final int xxDummy
static final java.lang.String IID
IEnumSdeVersionHistoryInfo getSdeVersionHistory() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.