SPPendingUpgradeStatus enumeration
列舉與 SPPendingUpgradeActionInfo 物件的擱置的升級狀態。
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Enumeration SPPendingUpgradeStatus
'用途
Dim instance As SPPendingUpgradeStatus
public enum SPPendingUpgradeStatus
Members
Member name | Description | |
---|---|---|
Unknown | 未知的升級狀態。 | |
OK | 擱置的升級動作所需的 [否]。 | |
NeedsUpgradeBackwardsCompatible | 仍在相容於目前安裝擱置的升級動作存在,但物件。 | |
NeedsUpgrade | 擱置的升級動作存在,但物件已不再相容於目前安裝。 | |
CannotUpgrade | 無法升級物件,或許由於太舊,比目前的安裝、 更新或因為其取決於也必須升級其他物件。 |