Share via


IUpgrader Members

Include Protected Members
Include Inherited Members

Provides an interface that encapsulates an upgrader delegate.

The IUpgrader type exposes the following members.

Properties

  Name Description
Public property CanUpgrade Gets a Boolean value that indicates whether upgrade can be performed.
Public property ContinueOnFailure
Public property IsApplicable Gets a Boolean value that indicates whether the upgrader is applicable to the current object.
Public property NeedsUpgrade Gets or sets a Boolean value that specifies whether the current object needs to be upgraded.

Top

Methods

  Name Description
Public method FinalizeUpgrade Performs the operation to finalize upgrade in a gradual version-to-version upgrade. 
Public method PostUpgrade Runs tasks after the current upgrade sequence completes.
Public method PreUpgrade Runs tasks before the current upgrade sequence starts.
Public method Upgrade Executes the upgrade.

Top

See Also

Reference

IUpgrader Interface

Microsoft.SharePoint.Upgrade Namespace