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