Provides access to members that provide information about the release version of a geodatabase.
Members
Name | Description | |
---|---|---|
BugfixVersion | Geodatabase bugfix version level. | |
CanUpgrade | Indicates if the geodatabase can be upgraded with this interface. If not, then another utility must be used to upgrade it. | |
CurrentRelease | Indicates if the geodatabase at the current release level. | |
DatasetSupported | Indicates whether the workspace supports the specified dataset type. | |
ForceCurrentRelease | Indicates if the geodatabase at the current release level. | |
GeodatabaseCurrent | Indicates if the geodatabase system tables are at the current release level. | |
MajorVersion | Geodatabase major version level. | |
MinorVersion | Geodatabase minor version level. | |
SdeVersionHistory | The geodatabase version history. | |
Upgrade | Upgrade the database to the current release level. | |
Upgrade2 | Upgrade the database to the current release level. |
IGeodatabaseRelease5.SdeVersionHistory Property
The geodatabase version history.
Public ReadOnly Property SdeVersionHistory As IEnumSdeVersionHistoryInfo
public IEnumSdeVersionHistoryInfo SdeVersionHistory {get;}
Inherited Interfaces
Interfaces | Description |
---|---|
IGeodatabaseRelease4 | Provides access to members that provide information about the release version of a geodatabase. |
IGeodatabaseRelease3 | Provides access to members that provide information about the release version of a geodatabase. |
IGeodatabaseRelease2 | Provides access to members that provide information about the release version of a geodatabase. |
IGeodatabaseRelease | Provides access to members that provide information about the release version of a geodatabase. |
Classes that implement IGeodatabaseRelease5
Classes | Description |
---|