SPFarm.Migrate method
NOTE: This API is now obsolete.
Migrates settings from the Windows SharePoint Services 2.0 server farm with which this farm is paired.
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 Overridable Sub Migrate
'Usage
Dim instance As SPFarm
instance.Migrate()
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
public virtual void Migrate()
Implements
Remarks
A paired server farm is one that is connected to a Windows SharePoint Services 2.0 farm.