共用方式為


IMigratable interface

NOTE: This API is now obsolete.

可支援逐步升級來移轉成對物件從 Windows SharePoint Services 2.0 至 Windows SharePoint Services 3.0。

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
<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 中的物件中的物件。

請參閱

參照

IMigratable members

Microsoft.SharePoint.Administration namespace