SPManager Members

Include Protected Members
Include Inherited Members

Enables querying and managing upgrade sessions in the current farm.

The SPManager type exposes the following members.

Constructors

  Name Description
Public method SPManager Initializes a new instance of the SPManager class.

Top

Properties

  Name Description
Public propertyStatic member ActionTimeThresholdInCompatibleMode
Public property ConnectionString
Public property Farm
Public property Farm3
Public propertyStatic member Instance Gets the singleton instance of the SPManager object.
Public property LocalV3FarmAccountName
Public property Log Gets the log for the upgrade.
Public property LogFilePath Obsolete. Gets or sets the path for the log file that is located on the local server.
Public property LoggingEnabled Obsolete. Gets or sets a Boolean value that determines whether logging is enabled for the upgrade.
Public property Mode Gets or sets the upgrade mode.
Public propertyStatic member RevertAllDocumentCustomizationsOnUpgrade Gets a Boolean value that indicates whether the upgrade reverts all document customizations.
Public property Session Gets the property indicating whether logging is enabled.
Public property UpgradeContext Gets the context of the upgrade.

Top

Methods

  Name Description
Public methodStatic member AddUpgradeWorkItem Adds a work item to be performed post-upgrade.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member PeekIsUpgradeRunning Checks if upgrade is running on the calling thread.
Public method PerformConfigDatabaseUpgrade Executes an upgrade of the configuration database in Microsoft SharePoint Foundation.
Public method RunMigrateSession Obsolete.
Public method RunUpgradeSession Upgrades a persisted upgradable object in a session.
Public methodStatic member SetupConfigDBToWyukonBootStrapMode Obsolete.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SPManager Class

Microsoft.SharePoint.Upgrade Namespace