SPGlobalAdmin.UpgradeConfigDB method
NOTE: This API is now obsolete.
In Windows SharePoint Services 2.0 the UpgradeConfigDB method upgraded the configuration database, and is maintained for backward compatibility.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute("UpgradeConfigDB() is a deprecated method")> _
Public Sub UpgradeConfigDB
'Usage
Dim instance As SPGlobalAdmin
instance.UpgradeConfigDB()
[ObsoleteAttribute("UpgradeConfigDB() is a deprecated method")]
public void UpgradeConfigDB()