IUpgrader.PreUpgrade-Methode
Führt Aufgaben vor die aktuelle Upgradesequenz beginnt.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Sub PreUpgrade
'Usage
Dim instance As IUpgrader
instance.PreUpgrade()
void PreUpgrade()