Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Does this parameter set have any SPContentDatabase to migrate.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property HasDatabaseToMigrate As Boolean
Get
'Usage
Dim instance As SPWebApplication.SPMigrateUserParameters
Dim value As Boolean
value = instance.HasDatabaseToMigrate
public bool HasDatabaseToMigrate { get; }
Property value
Type: System.Boolean
See also
Reference
SPWebApplication.SPMigrateUserParameters class