IMigratable.Migrate-Methode
HINWEIS: Diese API ist veraltet.
Migriert Einstellungen zwischen gekoppelten-Objekten.
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.")> _
Sub Migrate
'Usage
Dim instance As IMigratable
instance.Migrate()
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
void Migrate()