SPUpgradeContext.Clear Method
Clears the upgrade context.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As SPUpgradeContext
instance.Clear()
public void Clear()