This document is archived and information here might be outdated.  Recommended version.


IGeodatabaseRelease4 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGeodatabaseRelease4 Interface
ArcGIS Developer Help

IGeodatabaseRelease4 Interface

Provides access to members that provide information about the release version of a geodatabase.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property BugfixVersion Geodatabase bugfix version level.
Read-only property CanUpgrade Indicates if the geodatabase can be upgraded with this interface. If not, then another utility must be used to upgrade it.
Read-only property CurrentRelease Indicates if the geodatabase at the current release level.
Read-only property DatasetSupported Indicates whether the workspace supports the specified dataset type.
Read-only property GeodatabaseCurrent Indicates if the geodatabase system tables are at the current release level.
Read-only property MajorVersion Geodatabase major version level.
Read-only property MinorVersion Geodatabase minor version level.
Method Upgrade Upgrade the database to the current release level.
Method Upgrade2 Upgrade the database to the current release level.

Inherited Interfaces

Interfaces Description
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 IGeodatabaseRelease4

Classes Description