共用方式為


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)
Available in Sandboxed Solutions: No

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()

See Also

Reference

SPGlobalAdmin Class

SPGlobalAdmin Members

UpgradeConfigDB Overload

Microsoft.SharePoint.Administration Namespace