SPMigratableSiteCollection.Migrate method
NOTE: This API is now obsolete.
Migrates the site collections in the collection.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")> _
Public Sub Migrate
'Usage
Dim instance As SPMigratableSiteCollection
instance.Migrate()
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
public void Migrate()
Implements
See also
Reference
SPMigratableSiteCollection class