IMigratable 接口
请注意:此 API 现在已过时。
提供支持逐步升级为迁移配对对象从 Windows SharePoint Services 2.0 到 Windows SharePoint Services 3.0。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
<ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Interface IMigratable
用法
Dim instance As IMigratable
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public interface IMigratable
备注
配对对象支持逐步升级,通过启用之间迁移对象在 Windows SharePoint Services 2.0 和 Windows SharePoint Services 3.0 中的对象。