SPMigrator 构造函数
请注意:此 API 现在已过时。
SPMigrator类的新实例进行初始化。
命名空间: Microsoft.SharePoint.Upgrade
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
<ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")> _
Protected Sub New
用法
Dim instance As New SPMigrator()
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
protected SPMigrator()