SPFarm.CanMigrate 属性

请注意:此 API 现在已过时。

获取一个布尔值,该值指示是否可以从与之成对出现Windows SharePoint Services 2.0场迁移服务器场。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
<ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")> _
Public Overridable ReadOnly Property CanMigrate As Boolean
    Get
用法
Dim instance As SPFarm
Dim value As Boolean

value = instance.CanMigrate
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
public virtual bool CanMigrate { get; }

属性值

类型:System.Boolean
true 如果服务器场,可以迁移 ;否则为

实现

IMigratable.CanMigrate

备注

成对的服务器场是一种连接到Windows SharePoint Services 2.0服务器场。

另请参阅

引用

SPFarm 类

SPFarm 成员

Microsoft.SharePoint.Administration 命名空间