Share via


SPContentDatabase.Migrate-Methode

HINWEIS: Diese API ist veraltet.

Migriert Einstellungen zwischen gekoppelten Inhaltsdatenbanken.

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 SPContentDatabase

instance.Migrate()
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
public virtual void Migrate()

Implementiert

IMigratable.Migrate()

Hinweise

Eine kombinierte Inhaltsdatenbank ist eine, die mit einer Inhaltsdatenbank her Windows SharePoint Services 2.0 verbunden ist.

Siehe auch

Referenz

SPContentDatabase Klasse

SPContentDatabase-Member

Migrate-Überladung

Microsoft.SharePoint.Administration-Namespace