This document is archived and information here might be outdated. Recommended version. |
Upgrades a Geodatabase.
[Visual Basic .NET]
Public Sub UpgradeGeoDatabase ( _
ByVal gdbName As String _
)
[C#]
public void UpgradeGeoDatabase (
string gdbName
);
[C++]
HRESULT UpgradeGeoDatabase(
BSTR gdbName
);
[C++] Parameters gdbName [in]
gdbName is a parameter of type BSTR
This upgrades the ArcSDE and Geodatabase releases to the current release of the installed ArcGIS. Geodatabases must be upgraded in order to take advantage of new functionality when new releases of ArcGIS are available.