Freigeben über


SPMigratableSiteCollection.ValidateRootSite-Methode

HINWEIS: Diese API ist veraltet.

Stellt sicher, dass in der aktuellen Migration eine Stammwebsitesammlung enthalten ist.

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 Function ValidateRootSite As Boolean
'Usage
Dim instance As SPMigratableSiteCollection
Dim returnValue As Boolean

returnValue = instance.ValidateRootSite()
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
public bool ValidateRootSite()

Rückgabewert

Typ: System.Boolean
true , wenn ein Stamm-Websitesammlung ist in der Migration enthalten. false , wenn die Stammwebsitesammlung vorhanden ist, aber nicht in der aktuellen Migration enthalten und noch nicht migriert.

Siehe auch

Referenz

SPMigratableSiteCollection Klasse

SPMigratableSiteCollection-Member

Microsoft.SharePoint.Administration-Namespace